18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Not able to bring Sahi window
Hi ALL,
I have installed sahi on my laptop. I am able to to view sahi window in Google page, but i couldn't get for Gmail page. Once i changed the proxy settings ( now which is pointing to local host : 9999), i couldn't view yahoo mail & Gmail pages. Hence i have not login to my project login page also. I am planning to use this sahi for our project.
Please some one help me on this.............................
Subha
I have installed sahi on my laptop. I am able to to view sahi window in Google page, but i couldn't get for Gmail page. Once i changed the proxy settings ( now which is pointing to local host : 9999), i couldn't view yahoo mail & Gmail pages. Hence i have not login to my project login page also. I am planning to use this sahi for our project.
Please some one help me on this.............................
Subha
Comments
This is I suppose due to the reason that the Gmail login page is secured Https one (ssl). it will need cerificate generation through the keytool. For further reading go through the thread:
http://sahi.co.in/forums/viewtopic.php?id=275
Stringy has explained it well
All the best.
Pankaj.
I have followed the same...........
but still i am facing the same problem.(Page can't be displayed)
Subha
please elaborate on the steps you have followed.
regards,
Pankaj.
Thanks for your quick reply.
1.I opened a command prompt and navigate to
C:\Program Files\Java\jdk1.5.0_14\bin & C:\Program Files\Java\jre1.5.0_14\bin
2.Copy the below commands
keytool.exe -genkey -alias login.yahoo.com -keypass sahipassword -storepass sahipassword -keyalg RSA -keystore " C:\New_Sahi\sahi-src_20080305\sahi\certs
\login_yahoo_com" -dname "CN=login.yahoo.com, OU=Sahi, O=Sahi, L=Bangalore, S=Karnataka, C=IN"
3.Executed the command
4.Then I have verified this login_yahoo_com in the following location
C:\New_Sahi\sahi-src_20080305\sahi\certs
5.Then I have changed my IE settings (Which is pointing to address:localhost port : 9999)
6.Login to mail.yahoo.com
7.Navigtaed to "Page can
Does it show something like this: if yes, then click "Continue to this website (not recommended)." and proceed further. it will show certificate error but you will be able to navigate to login page.
If not then the problem needs to be explored further.
regards,
Pankaj.
I have not received the above one.
Please find my error message
The page cannot be displayed
The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings.
Please try the following:
Click the Refresh button, or try again later.
If you typed the page address in the Address bar, make sure that it is spelled correctly.
To check your connection settings, click the Tools menu, and then click Internet Options. On the Connections tab, click Settings. The settings should match those provided by your local area network (LAN) administrator or Internet service provider (ISP).
See if your Internet connection settings are being detected. You can set Microsoft Windows to examine your network and automatically discover network connection settings (if your network administrator has enabled this setting).
Click the Tools menu, and then click Internet Options.
On the Connections tab, click LAN Settings.
Select Automatically detect settings, and then click OK.
Some sites require 128-bit connection security. Click the Help menu and then click About Internet Explorer to determine what strength security you have installed.
If you are trying to reach a secure site, make sure your Security settings can support it. Click the Tools menu, and then click Internet Options. On the Advanced tab, scroll to the Security section and check settings for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0. (I have updated these settings also in my IE browser)
Click the Back button to try another link.
Subha
Cannot find server or DNS Error
Internet Explorer
Are you able to navigate to other sites through sahi proxy? And are you able to invoke the sahi controller on other sites (non https sites). can you browse to yahoo login page without proxy settings?
it seems that your network is not allowing access to these sites (https) through proxy.
Regards,
pankaj.
Can you try navigating to https://sahi.example.com and tell us what you see? Could you also try this on firefox and compare?
I think IE is not showing you the SSL certificate error due to some settings. Based on what you report, we can see how to solve this.
Thanks
Narayan
It says my certificate is unauthorized. This could be because I have a new URL with /TESTSITE. I read that this could happen between two departments.
RR
I also tried adding click statemnets before the login but that also did not work.
RR