io.appium.java_client
Class ComplexFind

java.lang.Object
  extended by io.appium.java_client.ComplexFind

public class ComplexFind
extends Object


Constructor Summary
ComplexFind(AppiumDriver driver)
           
 
Method Summary
protected  MobileElement execute(String complex)
           
protected  MobileElement scrollTo(String text)
           
protected  MobileElement scrollToExact(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexFind

public ComplexFind(AppiumDriver driver)
Method Detail

scrollTo

protected MobileElement scrollTo(String text)

scrollToExact

protected MobileElement scrollToExact(String text)

execute

protected MobileElement execute(String complex)


Copyright © 2014. All rights reserved.