@Deprecated public class ByShadowDom extends By
By.ByButtonTextSelector, By.ByjQuerySelector, By.ByScLocatororg.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, org.openqa.selenium.By.Remotable| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.SearchContext context)
Deprecated.
|
List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.SearchContext context)
Deprecated.
|
static ByShadowDom |
of(String selector)
Deprecated.
|
String |
toString()
Deprecated.
|
buttonText, jquery, sclocator, shadowCSS, shadowLocatorpublic static ByShadowDom of(String selector)
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 © 2023. All rights reserved.