What is new in Sahi Pro v9.0.1

abstract Sahi Pro v9.0.1 is a minor update release with bugfixes and modifications.
Sahi Pro v9.0.1 can be updated from Sahi Pro v9.0.0 through the Update Sahi Pro web UI.
warning Issue in updating from v9.0.0:
On Windows OS, When using any DB apart from H2, Update feature stop working.
You need to update at least once from Sahi Pro 9.0.0 version in this manner to ensure all future updates work fine.

Resolution:
You will need to temporarily switch your database to H2 > Perform the Update and then Switch back to your current database settings.
For more information about using different databases for reports please see the document for Use a Different Database in Using Sahi.

Steps:
  1. Take a backup of your existing database. (It may be "mysql", "mssql", "postgresql", "oracle" etc.) When upgrading Sahi Pro and reverting your database back to your current one, your db will also get updated. So, in order to avoid losing any data, taking a backup is a must before proceeding to below steps.
  2. Switch your database settings to H2 database.
  3. Perform Update.
  4. Now Switch back to your original DB settings.

Key Features

Bug Fixes and Improvements

What is new in Sahi Pro Desktop Add-on v9.0.1

Bug Fixes

What is new in Sahi Pro Mobile Add-on v9.0.1

Modifications

warning Note: From Sahi Pro v9.0.1, _connectDevice and _selectDevice executes implicitly if the start mode is Android or iOS. No need to write these APIs in the script.
To execute these APIs explicitly from the script, pass connectDeviceInternal=false as extra parameter in Playback settings. Refer here for more details.