Uses of Class
com.github.webdriverextensions.Driver
-
Packages that use Driver Package Description com.github.webdriverextensions -
-
Uses of Driver in com.github.webdriverextensions
Methods in com.github.webdriverextensions with parameters of type Driver Modifier and Type Method Description static StringUtils. debugInfo(Driver driver)static StringUtils. debugInfo(InstallDriversMojo mojo, Driver driver)voidDriverInstaller. install(Driver driver, Path extractLocation)booleanDriverInstaller. needInstallation(Driver driver)Constructors in com.github.webdriverextensions with parameters of type Driver Constructor Description InstallDriversMojoExecutionException(String message, InstallDriversMojo mojo, Driver driver)InstallDriversMojoExecutionException(String message, Exception cause, InstallDriversMojo mojo, Driver driver)
-