Uses of Class
com.microsoft.playwright.impl.driver.Driver
-
Packages that use Driver Package Description com.microsoft.playwright.impl.driver com.microsoft.playwright.impl.driver.jar -
-
Uses of Driver in com.microsoft.playwright.impl.driver
Methods in com.microsoft.playwright.impl.driver that return Driver Modifier and Type Method Description static DriverDriver. createAndInstall(Map<String,String> env, Boolean installBrowsers)static DriverDriver. ensureDriverInstalled(Map<String,String> env, Boolean installBrowsers) -
Uses of Driver in com.microsoft.playwright.impl.driver.jar
Subclasses of Driver in com.microsoft.playwright.impl.driver.jar Modifier and Type Class Description classDriverJar
-