| License |
License |
|---|---|
| GroupId | GroupIdcom.lohika.alp |
| ArtifactId | ArtifactIdalp-selenium |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionALP Selenium Utilities
Enable automatic usage of ALP with Selenium
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alp-selenium-0.7.pom | |
| alp-selenium-0.7.jar | 34 KB |
| alp-selenium-0.7-sources.jar | 35 KB |
| alp-selenium-0.7-javadoc.jar | 180 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lohika.alp/alp-selenium/ -->
<dependency>
<groupId>com.lohika.alp</groupId>
<artifactId>alp-selenium</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lohika.alp/alp-selenium/
implementation 'com.lohika.alp:alp-selenium:0.7'
// https://jarcasting.com/artifacts/com.lohika.alp/alp-selenium/
implementation ("com.lohika.alp:alp-selenium:0.7")
'com.lohika.alp:alp-selenium:jar:0.7'
<dependency org="com.lohika.alp" name="alp-selenium" rev="0.7">
<artifact name="alp-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lohika.alp', module='alp-selenium', version='0.7')
)
libraryDependencies += "com.lohika.alp" % "alp-selenium" % "0.7"
[com.lohika.alp/alp-selenium "0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | pom | 2.15.0 |
| com.lohika.alp : alp-reporter | jar | 0.7 |
| log4j : log4j | jar | 1.2.16 |
| org.testng : testng | jar | 6.3.1 |