Uses of Class
com.microsoft.playwright.Locator.InnerHTMLOptions
-
Packages that use Locator.InnerHTMLOptions Package Description com.microsoft.playwright -
-
Uses of Locator.InnerHTMLOptions in com.microsoft.playwright
Methods in com.microsoft.playwright that return Locator.InnerHTMLOptions Modifier and Type Method Description Locator.InnerHTMLOptionsLocator.InnerHTMLOptions. setTimeout(double timeout)Maximum time in milliseconds.Methods in com.microsoft.playwright with parameters of type Locator.InnerHTMLOptions Modifier and Type Method Description StringLocator. innerHTML(Locator.InnerHTMLOptions options)Returns theelement.innerHTML.
-