18 January 2026:


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

Subha MoorthiSubha Moorthi Members
edited November -1 in Sahi - Open Source
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

Comments

  • pankaj.nithpankaj.nith Members
    edited January 2009
    hi Subha,

    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.
  • Hai Pankaj,

    I have followed the same...........
    but still i am facing the same problem.(Page can't be displayed)

    Subha
  • hi,

    please elaborate on the steps you have followed.

    regards,
    Pankaj.
  • Hi 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
  • hi moorthy,
    Does it show something like this:
    There is a problem with this website's security certificate. 
     
       
     The security certificate presented by this website has expired or is not yet valid.
    The security certificate presented by this website was issued for a different website's address.
    
    Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server.  
      We recommend that you close this webpage and do not continue to this website.  
      Click here to close this webpage.  
      Continue to this website (not recommended).  
         More information 
    
    
    If you arrived at this page by clicking a link, check the website address in the address bar to be sure that it is the address you were expecting. 
    When going to a website with an address such as https://example.com, try adding the 'www' to the address, https://www.example.com. 
    If you choose to ignore this error and continue, do not enter private information into the website. 
    
    For more information, see "Certificate Errors" in Internet Explorer Help.
    
    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.
  • Hi 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
  • pankaj.nithpankaj.nith Members
    edited January 2009
    Hi Subha,

    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.
  • narayannarayan Administrators
    Subha,

    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
  • When I navigate to sahi.example.com I get the same blocking page that I can bypass if I click the red shield.
    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 created a new secure.oncoemr.com to put in the certs directory. Still get same blocker window.
    I also tried adding click statemnets before the login but that also did not work.

    RR
Sign In or Register to comment.