...
As a user, I want new GDSL commands to swipe upward or backward to text swipeDownwardToText‘swipeDownwardToText’, swipeUpwardToText‘swipeUpwardToText’. These methods works should work in any case unlike the command ‘scrollToText’ which need a scrollable view element.
Improvements
Fixed bugs
Fixed error GDSL command closeAllTabs
browserCloseAllTabs
which may occured so that all GDSL commands which use it (browserPrepareAndOpen, browserCloseAllTabs, browserPrepareAndOpen,browserCloseAllTabsAndOpen,browserPrepareAndOpenForReference) are fixedFixed error while clearing browser cache which may occured occur on benchmark url
Fixed benchmark apk for android 10+
...