Package com.github.webdriverextensions
Class InstallDriversMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.github.webdriverextensions.InstallDriversMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="install-drivers", defaultPhase=GENERATE_SOURCES, requiresOnline=true) public class InstallDriversMojo extends org.apache.maven.plugin.AbstractMojoDownload and install WebDriver drivers.
-
-
Constructor Summary
Constructors Constructor Description InstallDriversMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-