Uses of Class
com.microsoft.playwright.Locator.TextContentOptions
Packages that use Locator.TextContentOptions
-
Uses of Locator.TextContentOptions in com.microsoft.playwright
Methods in com.microsoft.playwright that return Locator.TextContentOptionsModifier and TypeMethodDescriptionLocator.TextContentOptions.setTimeout(double timeout) Maximum time in milliseconds.Methods in com.microsoft.playwright with parameters of type Locator.TextContentOptionsModifier and TypeMethodDescriptionLocator.textContent(Locator.TextContentOptions options) Returns thenode.textContent. -
Uses of Locator.TextContentOptions in com.microsoft.playwright.impl
Methods in com.microsoft.playwright.impl with parameters of type Locator.TextContentOptions