Class Driver.PreinstalledDriver
- java.lang.Object
-
- com.microsoft.playwright.impl.driver.Driver
-
- com.microsoft.playwright.impl.driver.Driver.PreinstalledDriver
-
-
Constructor Summary
Constructors Constructor Description PreinstalledDriver(java.nio.file.Path driverDir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.nio.file.PathdriverDir()protected voidinitialize(java.lang.Boolean installBrowsers)-
Methods inherited from class com.microsoft.playwright.impl.driver.Driver
createAndInstall, createProcessBuilder, driverPath, ensureDriverInstalled, logMessage
-
-
-
-
Method Detail
-
initialize
protected void initialize(java.lang.Boolean installBrowsers)
- Specified by:
initializein classDriver
-
-