Package com.github.webdriverextensions
Class DriverInstaller
- java.lang.Object
-
- com.github.webdriverextensions.DriverInstaller
-
public class DriverInstaller extends Object
-
-
Constructor Summary
Constructors Constructor Description DriverInstaller(InstallDriversMojo mojo)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinstall(Driver driver, Path extractLocation)booleanneedInstallation(Driver driver)
-
-
-
Constructor Detail
-
DriverInstaller
public DriverInstaller(InstallDriversMojo mojo)
-
-