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.
additional Opera problem
When running a test suite in Sahi, when Sahi finishes a one script and starts another, it closes the window from the previous script and opens another.
In Opera, after closing the previous window and attempting to open another, it keeps giving me a Welcome message box asking if I want to Continue from previous session or Start with Home page...
I'm guessing Opera is thinking that the previous session did not close normally and is asking about continuing from the previous session. Is there a way to turn this off??? Or some other kind of workaround in Sahi?
Regards,
Glenn
In Opera, after closing the previous window and attempting to open another, it keeps giving me a Welcome message box asking if I want to Continue from previous session or Start with Home page...
I'm guessing Opera is thinking that the previous session did not close normally and is asking about continuing from the previous session. Is there a way to turn this off??? Or some other kind of workaround in Sahi?
Regards,
Glenn
Comments
On Opera, type opera:config in the url bar to edit configuration.
Modify the configuration:
set Recovery Strategy = 0
and
Uncheck Show Problem Dialog
BTW: for the n00bs like me
After entering opera:config, expand: User Prefs. Since it's multiple pages, use Cntrl-f to find "Recovery Strategy" to change to "2". Same to find "Show Problem Dialog" to uncheck. THEN, don't forget to scroll down and click "Save".
Additionally, if you're trying to test previous versions of Opera, within this same User Prefs is an option to uncheck: "Disable Opera Package AutoUpdate".
EDIT: well, this works for version 11; but I found in version 10.00b1, right towards the top, AutoUpdate, in which "Auto Update State" gets set to "2" when you tell Opera to not Auto Update (ie I got the popup about having an older version, you really should update...).
Thanks for your help Naravan!