io.appium.java_client
Interface FindsByAndroidUIAutomator

All Known Implementing Classes:
AppiumDriver

public interface FindsByAndroidUIAutomator


Method Summary
 org.openqa.selenium.WebElement findElementByAndroidUIAutomator(String using)
           
 List<org.openqa.selenium.WebElement> findElementsByAndroidUIAutomator(String using)
           
 

Method Detail

findElementByAndroidUIAutomator

org.openqa.selenium.WebElement findElementByAndroidUIAutomator(String using)

findElementsByAndroidUIAutomator

List<org.openqa.selenium.WebElement> findElementsByAndroidUIAutomator(String using)


Copyright © 2014. All rights reserved.