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.

how can i execute sahi script on already open browser

sanjaykumar5115sanjaykumar5115 Members
edited November -1 in Sahi - Open Source
how can i execute sahi script on already open browser

Comments

  • Will be great if you can elaborate.
    Check your browser/proxy setting and see if it matches the port you have configured in sahi.bin.
    Also check if Sahi is started. [ you will see a windows console opened]
    now bring the sahi console by double clicking on the browser.
    Then go to play tab and then use Set button and then play.
    The set button will start the script from the already opened page.

    If you are new to sahi Refer :http://sahi.co.in/w/sample-videos

    Hope this helps.
  • Hi,

    thanks for your positive response.

    my test steps are-

    1. first Sahi is started and Sahi console also started.
    2. Now open the browser manually and Then go to play tab and then play (with out use set button in Play tab of Sahi).

    So my is sahi run script on that browser
  • podrias explicar ti intención al hacer esto?
    Porque no se puede abrir el navegador desde sahi?

    Suerte,

    Oscar C.

    [Edit through translate.google]

    Could you explain you intend to do this?
    Because you can not open the browser from sahi?
    luck,
    Oscar C.
  • you could have a look at the runner.html

    http://sahi.svn.sourceforge.net/viewvc/sahi/trunk/sahi/htdocs/spr/runner/
    the runner works as intended as far as i know

    with some javascript magic you can set the file and press "set" and play

    Regards
    Wormi
  • Hi,

    thanks for your positive response.

    my test steps are-

    1. first Sahi is started and Sahi console also started.
    2. Now open the browser manually and Then go to play tab and then play (with out use set button in Play tab of Sahi).

    So my is sahi run script on that browser
    Thanks for your help,i have tried,it is useful.
Sign In or Register to comment.