Release Note 2.19.4 (2023-06-09)

In this release, Greenspector focuses on GDSL commands

New features

  • GDSL : Add new commands enableDisplaySiteAsDesktop and enableDisplaySiteAsDesktop to display a web site on mobile as it would on desktop

Improvements

  • GDSL : When testing web with Chrome, you do not have to set the browser anymore (setBrowser,chrome). Chrome is now the default browser. So you can now use testrunner to test unit command like this

    testrunner testdslcommand -c “browserReset”

Fixed bugs

  • GDSL :

    • Fixes command browserReset to work on tablet

    • Fixes all web command to handle new popup to enhanced privacy on chrome