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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -