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.
logging dissapear when i run sahi tests via testrunner.sh, URGENT
I've noticed that when i run a SAHI test via the testrunner.sh and if there are any errors.. I look at the playback log and i see that an error has occurred ...
Now when i try to click on the error to see where exactly its being caused, FF says that the "FILE CANNOT BE FOUND".
Due to this I'm not able to figure out where to actually find the issues...
when i click on the link
http://imagebin.org/214466
I get this error
http://imagebin.org/214465
Now when i try to click on the error to see where exactly its being caused, FF says that the "FILE CANNOT BE FOUND".
Due to this I'm not able to figure out where to actually find the issues...
when i click on the link
http://imagebin.org/214466
I get this error
http://imagebin.org/214465
Comments
$ sshpass -p connect ssh shampavman@10.0.0.3 "cd /home/shampavman/SAHI-SUITE/sahi/userdata/bin ; ./testrunner.sh /home/shampavman/jenkins/INTEGRATION/data/datasets/snapshots.sah http://10.0.0.27:2000 firefox 'var \\\$Volname=\"data\" \; var \\\$voldesc=\"testvolume\" \; var \\\$lunID=\"c1t1d0\" \;'"
test=scripts//home/shampavman/jenkins/INTEGRATION/data/datasets/snapshots.sah
browserType=firefox
baseURL=http://10.0.0.27:2000
host=localhost
port=9999
threads=5
useSingleSession=false
initJS=var $Volname=data ; var $voldesc=testvolume ; var $lunID=c1t1d0 ;
suiteName = /home/shampavman/jenkins/INTEGRATION/data/datasets/snapshots.sah
base = http://10.0.0.27:2000
sahiHost = localhost
port = 9999
threads = 5
browserType = firefox
this.isSingleSession == false
Added shutdown hook.
http://localhost:9999/_s_/dyn/Suite_start?suite=scripts//home/shampavman/jenkins/INTEGRATION/data/datasets/snapshots.sah&base=http://10.0.0.27:2000&threads=5&sahisid=sahi_1cb3f93000eee0481a09c6702a3fa4c37daa&browserType=firefox&initJS=var+$Volname=data+;+var+$voldesc=testvolume+;+var+$lunID=c1t1d0+;&html=
FAILURE
Shutting down ...