io.appium.java_client
Interface FindsByIosUIAutomation

All Known Implementing Classes:
AppiumDriver

public interface FindsByIosUIAutomation


Method Summary
 org.openqa.selenium.WebElement findElementByIosUIAutomation(String using)
           
 List<org.openqa.selenium.WebElement> findElementsByIosUIAutomation(String using)
           
 

Method Detail

findElementByIosUIAutomation

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

findElementsByIosUIAutomation

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


Copyright © 2014. All rights reserved.