Release Note 2.19.4 (2023-06-09)
In this release, Greenspector focuses on GDSL commands
New features
GDSL : Add new commands
enableDisplaySiteAsDesktop
andenableDisplaySiteAsDesktop
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 thistestrunner testdslcommand -c “browserReset”
Fixed bugs
GDSL :
Fixes command
browserReset
to work on tabletFixes all web command to handle new popup to enhanced privacy on chrome