Uses of Class
com.microsoft.playwright.Locator.FocusOptions
Packages that use Locator.FocusOptions
-
Uses of Locator.FocusOptions in com.microsoft.playwright
Methods in com.microsoft.playwright that return Locator.FocusOptionsModifier and TypeMethodDescriptionLocator.FocusOptions.setTimeout(double timeout) Maximum time in milliseconds.Methods in com.microsoft.playwright with parameters of type Locator.FocusOptionsModifier and TypeMethodDescriptionvoidLocator.focus(Locator.FocusOptions options) Calls focus on the matching element. -
Uses of Locator.FocusOptions in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl with parameters of type Locator.FocusOptions