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