New features
GSDL
As a user, I can use the new GDSL command
authInitMailsacMagicLink
to authenticate on my website which send a connection magic link to my account email
Improvements
GDSL
The command group “OTP” has been renamed in AuthenticationManager because GDSL can now read not only OTP but also magic link to connect to an application. All GDSL commands for OTP have been renamed. Old name continues to work for backwards compatibility
Old name | New Name |
---|---|
initManualOTP | authInitManualJSONFileOTP |
initMailsacOTP | authInitMailsacOTP |
waitAndStoreOTP | authWaitAndStoreData |
enterStoredOTP | authEnterStoredData |
The CLI can automatically detect proxy settings reading information on .pac file available in your environment
When CLI can’t contact Greenspector API, the CLI indicates helpull messages to understand the problem
When configuring the CLI using the init command, the CLI prompts you to add /api to the end of the Greenspector API URL if you forgot to specify it
Fixed bugs
Test Runner
Remove whitelist generation which can generate bugs when a common partition between 2 operating systems is used (dual boot)
GDSL Android
Fix
browserReset
command for last chrome version
Dashboard Campaign
Fix truncated graphics on dashboard PDF
Documentation changes
Proxy part in https://greenspector.atlassian.net/l/cp/1B22ivoo
Proxy part in https://greenspector.atlassian.net/l/cp/5haCcaEG
Refactor new errors in CLI (gspt) : command ping does not work
Remove manually download android-service for emulator inhttps://greenspector.atlassian.net/l/cp/qa0RoNxY
Update How to install Chrome 110 to be able to install Chrome 110 on android <10 phone and on emulator x86