selenium webdriver - passing element id as parameter in appium -



selenium webdriver - passing element id as parameter in appium -

i new appium , trying android hybrid app testing java. possible pass xyz in below illustration parameter method , how it?

eg: dr.findelementbyandroiduiautomator("uiselector().text(xyz)").click();

also please point me out articles related topic.

yes, if want pass text field can utilize method sendkeys(); that.

selenium-webdriver appium android-testing

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -