Uses of Class
org.openqa.selenium.bidi.browsingcontext.Locator
Packages that use Locator
-
Uses of Locator in org.openqa.selenium.bidi.browsingcontext
Methods in org.openqa.selenium.bidi.browsingcontext that return LocatorModifier and TypeMethodDescriptionstatic Locatorstatic Locatorstatic LocatorLocator.innerText(String value, Optional<Boolean> ignoreCase, Optional<String> matchType, Optional<Long> maxDepth) static LocatorMethods in org.openqa.selenium.bidi.browsingcontext with parameters of type LocatorModifier and TypeMethodDescriptionBrowsingContext.locateNode(Locator locator) BrowsingContext.locateNodes(Locator locator) Constructors in org.openqa.selenium.bidi.browsingcontext with parameters of type Locator