public class AndroidElement extends MobileElement implements FindsByAndroidUIAutomator
fileDetector
Constructor and Description |
---|
AndroidElement() |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
findElementByAndroidUIAutomator(String using) |
List<org.openqa.selenium.WebElement> |
findElementsByAndroidUIAutomator(String using) |
findElement, findElementByAccessibilityId, findElements, findElementsByAccessibilityId, getCenter, setValue
clear, click, equals, execute, findElement, findElementByClassName, findElementByCssSelector, findElementById, findElementByLinkText, findElementByName, findElementByPartialLinkText, findElementByTagName, findElementByXPath, findElements, findElementsByClassName, findElementsByCssSelector, findElementsById, findElementsByLinkText, findElementsByName, findElementsByPartialLinkText, findElementsByTagName, findElementsByXPath, getAttribute, getCoordinates, getCssValue, getId, getLocation, getSize, getTagName, getText, getWrappedDriver, hashCode, isDisplayed, isEnabled, isSelected, sendKeys, setFileDetector, setFoundBy, setId, setParent, submit, toString
public org.openqa.selenium.WebElement findElementByAndroidUIAutomator(String using)
findElementByAndroidUIAutomator
in interface FindsByAndroidUIAutomator
public List<org.openqa.selenium.WebElement> findElementsByAndroidUIAutomator(String using)
findElementsByAndroidUIAutomator
in interface FindsByAndroidUIAutomator
Copyright © 2014. All rights reserved.