Uses of Class
com.microsoft.playwright.Locator.InnerTextOptions
Packages that use Locator.InnerTextOptions
-
Uses of Locator.InnerTextOptions in com.microsoft.playwright
Methods in com.microsoft.playwright that return Locator.InnerTextOptionsModifier and TypeMethodDescriptionLocator.InnerTextOptions.setTimeout(double timeout) Maximum time in milliseconds.Methods in com.microsoft.playwright with parameters of type Locator.InnerTextOptionsModifier and TypeMethodDescriptionLocator.innerText(Locator.InnerTextOptions options) Returns theelement.innerText. -
Uses of Locator.InnerTextOptions in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl with parameters of type Locator.InnerTextOptions