Uses of Class
com.microsoft.playwright.Locator.ElementHandleOptions
Packages that use Locator.ElementHandleOptions
-
Uses of Locator.ElementHandleOptions in com.microsoft.playwright
Methods in com.microsoft.playwright that return Locator.ElementHandleOptionsModifier and TypeMethodDescriptionLocator.ElementHandleOptions.setTimeout(double timeout) Maximum time in milliseconds.Methods in com.microsoft.playwright with parameters of type Locator.ElementHandleOptionsModifier and TypeMethodDescriptionLocator.elementHandle(Locator.ElementHandleOptions options) Resolves given locator to the first matching DOM element. -
Uses of Locator.ElementHandleOptions in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl with parameters of type Locator.ElementHandleOptionsModifier and TypeMethodDescriptionLocatorImpl.elementHandle(Locator.ElementHandleOptions options)