With Appium
Codeceptjs
it is possible to tap on text with Android.
I.tap('OK')
How to make this tap work for iOS build?
This native function is not working on iOS.
With Appium
Codeceptjs
it is possible to tap on text with Android.
I.tap('OK')
How to make this tap work for iOS build?
This native function is not working on iOS.