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.

Sahi do not close Google Chrome broswer after test finish

vikkyjainvikkyjain Members
edited August 2011 in Sahi - Open Source
Hi,

I was executing my tests on google chrome. My test suite have 5 tests, then it opens 5 tabs to execute the tests. Is sahi do not close Google chrome once it finish the test ??

Comments

  • Hi Vikkyjain,

    What OS you are working on and what version of sahi you are using?Is there is any error displaying on the Sahi console?Is this Behaviour regular?

    Regards,
    Theeran.


    Regards,
    Theeran.
  • I am executing my test on Microsoft windows XP version 2002 and sahi version is - v3.5

    I am not getting any error message. I am able to rum my all tests, but only problem is its opening the test in new tab each time.
  • Hi Vikky Jain,

    Sahi closes Google Chrome once its done with executing of the tests.

    The tests are opened in a new tab each time because the path to Sahi contains spaces.Make sure that you dont give any spaces between the path.

    Regards
    Sumitra
  • Hi sumitra,

    Which space you are talking about ??
    My chrome address is as following

    "C:\Documents and Settings\vchhajer\Local Settings\Application Data\Google\Chrome\Application\chrome.exe"

    are you talikng about the space inside this path ??
  • Hi vikkyjain,

    It is not this:

    My chrome address is as following

    "C:\Documents and Settings\vchhajer\Local Settings\Application Data\Google\Chrome\Application\chrome.exe"

    I am talking about the path where you have installed Sahi. This path should not contain any spaces.

    Regards
    Sumitra
  • hi sumitra,

    Sahi path doesnot contain any spaces.I checked it.

    Vikky
  • Hi vikkyjain,

    Click "Configure" on the dashboard. Click "browser_types.xml".
    Can you paste the contents in the <browserType> tag for chrome here?

    Regards
    Sumitra
Sign In or Register to comment.