public static class MobileBy.ByAndroidUIAutomator extends MobileBy implements Serializable
MobileBy.ByAccessibilityId, MobileBy.ByAndroidUIAutomator, MobileBy.ByIosUIAutomationorg.openqa.selenium.By.ByClassName, org.openqa.selenium.By.ByCssSelector, org.openqa.selenium.By.ById, org.openqa.selenium.By.ByLinkText, org.openqa.selenium.By.ByName, org.openqa.selenium.By.ByPartialLinkText, org.openqa.selenium.By.ByTagName, org.openqa.selenium.By.ByXPath| Constructor and Description |
|---|
MobileBy.ByAndroidUIAutomator(String uiautomatorText) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.SearchContext context) |
List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.SearchContext context) |
String |
toString() |
AccessibilityId, AndroidUIAutomator, getLocatorString, IosUIAutomationpublic MobileBy.ByAndroidUIAutomator(String uiautomatorText)
public List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.SearchContext context)
findElements in class org.openqa.selenium.Bypublic org.openqa.selenium.WebElement findElement(org.openqa.selenium.SearchContext context)
findElement in class org.openqa.selenium.Bypublic String toString()
toString in class org.openqa.selenium.ByCopyright © 2016. All rights reserved.