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.

Will sahi supports IE Browser

gaveyomgaveyom Members
edited September 2012 in Sahi - Open Source
Dear Sahi Team/ Members,

Will sahi supports IE browser, becoz my application will open only in IE
Apart from this browser, we cannot open in any other browser

when i open IE from sahi dashboard it displaying error like
---"Internet Explorer cannot display the webpage"---

Please let me know the solution for this.

Thanks in advance

Comments

  • gaveyomgaveyom Members
    edited September 2012
    Dear Narayan/ Sahi Team/ Users,

    Please let me know if any one know the solution for this.

    URGENT: Need to automate my application.
  • Have you turned off 'Automatically detect settings' in IE under connections?
  • Dear MB2,

    yes i did it.

    Narayan do u know solution to this, if yes, pls let me know the step to work IE
  • Hi gaveyom, I think you need to give more explanation on following points
    - Why your application works only in IE
    - Are you using any plugin with your application?
    - Does sahi console give any error.
    - try looking into logs
    - Try looking if a simple website like google.com works when proxy is switched on etc.
  • Hi Keats,

    its a govt sites, it cant open in any other browser apart from IE

    Following is the URL: http://apeamcet.nic.in/

    if u can open this site apart from IE, pls let me know
  • Hi gaveyom,

    I am able to open your site http://apeamcet.nic.in using sahi.
    I simply changed proxy and execute a simple script to connect to URL and it works fine.
  • Hi Vikkyjain,

    please let me know, in which browse have u opened this url.
  • HI gaveyom,

    As per your requirement I open it in IE only through SAHI only. and I follow the normal steps as SAHI suggest.
  • Hi Vikkyjain,

    yes, we can open in IE using sahi, but this is happening sometimes only
    but sometimes it is not able to open in IE getting error

    this issues is facing lot of folks, in prior post u can find this issue

    pls let me know how to overcome this issue if u know

    thank you
  • Hi Gaveyom,

    It looks like issue with the website, which does not open every time like other gov sites.
    So you can write a hack for this, if the page is not open then try to reload the page using
    _navigateTo("website address",forceReload);

    you can use try and catch for this. but at my setup, i tried to open the site 10 times and it opens every time.
  • Hi Vikkyjain,

    this problem is not with site, the main problem is with sahi configuration with IE

    when i open IE from sahi dashboard it displaying error like
    ---"Internet Explorer cannot display the webpage"---

    but some times sahi working in IE

    Please let me know the solution for this.
  • Have you turned off 'Automatically detect settings' in IE under connections?
  • Even i am facing the same problem with IE8 on Win XP SP3 using Sahi 5.1.0 as well as with Sahi 5.0.5 but IE8 opens correctly with Sahi 4.5.2. My application works on any browser but I want to test mandatorily on IE8

    'Automatically detect settings' in IE under connections is in turned off state

    Steps:
    1. Click on IE icon from sahi dashboard
    2. Enter the url in Start URL field and click on Go button
    "Internet Explorer cannot display the webpage" is displayed and the issue is observed continuously hence IE8 never works with Sahi? Please Sggest
  • Hi vinotht,
    Can you provide the content of the following file for us:
    sahi/userdata/config/browser_types.xml
    

    Regards,
    Pratyush
Sign In or Register to comment.