New features
GSDL for android
As a user, I can use the new GDSL command
filesDownloadFile
to download a file in the Downloads folder of my device so that the website or app I test can upload itfilesDownloadFile,https://dl.greenspector.com/pdf/sustainability.pdf
Improvements
GDSL for android
Fix all GDSL commands of FilesManager group to work in all TestBench devices. This fix works for two languages (french - France and English - UK). The fix takes into account distinct app to manage files on android :
com.sec.android.app.myfiles
for samsung devicecom.google.android.apps.nbu.files
google app for recent devicescom.google.android.documentsui
andcom.android.documentsui
google app for old devices
All GDSL commands of groups FilesManager have been renamed. Old name continues to work for backwards compatibility
Old name | New Name |
---|---|
emptyDownloadFolder | filesEmptyDownloadFolder |
goToDownloadFolder | filesGoToDownloadFolder |
selectDownloadFolder | filesSelectDownloadFolder |
Greenspector Studio - new Interface
When a measure was launched but there is no ecoscore because no step were measured, the global vision page now display a message to see the last report instead of displaying 'Internal error” on ecoscore.
Old screen | New Screen |
---|