Open nimaeskandary opened 3 years ago
hmm, works for me
perform_action('uiautomator_touch_text', 'Alles')
2021-08-12 17:46:45 - Action: uiautomator_touch_text - Params: Alles
2021-08-12 17:46:45 - Result:'{"bonusInformation":[],"message":"","success":true}'
{
"bonusInformation" => [],
"message" => "",
"success" => true
}
Hey wondering if anyone can help with using ui automator 2, I tried following https://github.com/calabash/calabash-android/wiki/UIautomator2, but when I use any of the commands I get a run time error that the implementation cannot be found. I tried a few of the recent calabash-android versions