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.
Can we run suite file from sahi browser?
Can we run *.suite file from sahi browser in play tab?
I need to use sahi browser to play any script. I cannot do it through batch mode as i find lot of changes in our html pages.
Using batch mode there is no way to debug[stop and play from prev step].
So is there a way i can run suite file just like any *.sah file from sahi browser?
Raman,Can we expect this in future release,please?
I need to use sahi browser to play any script. I cannot do it through batch mode as i find lot of changes in our html pages.
Using batch mode there is no way to debug[stop and play from prev step].
So is there a way i can run suite file just like any *.sah file from sahi browser?
Raman,Can we expect this in future release,please?
Comments
It is not currently available. I need to think about this.
Would it not work if you first ran a batch, looked at the logs, and then went through each one of them one at a time?
-Narayan
When i run in batch mode and If the Scripts fails; it stops at the first error point. There is no option to continue on error. is there an api like that? even if there is an api how do i know where i get the error.
Do we have something in sahi.properties file to do that?
My applications has lot of html changes wrt button name change,html element id change etc. so, in this case i have to stop the script from sahi broswer and make changes and then proceed.
This cannot be done using batch mode.
Let me know if there is a way to do that.
Please see post reply _continueOnError & _stopOnError
examples pls!