Hello ,
I was wonder if there a way to execute UiAutomator commands straight from appium test ?
The only API I do see is “findElementByAndroidUIAutomator” which expect to get a return value from uiutomator (UiScrollable / UiObject) in order to look after it.
In my flow I trying to execute a UiScrollable().flingBackward() command which returns boolean value …
Is there a way to achieve it ?
created
Mar '18
last reply
Mar '18
- 2
replies
- 277
views
- 2
users
- 1
link