@Deprecated
public class SeleniumTestPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
Dieses Plugin basiert auf dem IntegrationTestPlugin und fügt nur Selenium-Spezifische Dependencies hinzu.
IntegrationTestPlugin| Constructor and Description |
|---|
SeleniumTestPlugin()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project)
Deprecated.
|