webfriends
Utilities for working with HTML and Selenium
License |
License |
---|---|
GroupId | GroupIdcom.github.bordertech.webfriends |
ArtifactId | ArtifactIdwebfriends-selenium |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwebfriends-selenium
Webfriends Selenium Implementation
|
<!-- https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-selenium/ -->
<dependency>
<groupId>com.github.bordertech.webfriends</groupId>
<artifactId>webfriends-selenium</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-selenium/
implementation 'com.github.bordertech.webfriends:webfriends-selenium:0.0.1'
// https://jarcasting.com/artifacts/com.github.bordertech.webfriends/webfriends-selenium/
implementation ("com.github.bordertech.webfriends:webfriends-selenium:0.0.1")
'com.github.bordertech.webfriends:webfriends-selenium:jar:0.0.1'
<dependency org="com.github.bordertech.webfriends" name="webfriends-selenium" rev="0.0.1">
<artifact name="webfriends-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.webfriends', module='webfriends-selenium', version='0.0.1')
)
libraryDependencies += "com.github.bordertech.webfriends" % "webfriends-selenium" % "0.0.1"
[com.github.bordertech.webfriends/webfriends-selenium "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bordertech.webfriends : webfriends-api | jar | 0.0.1 |
org.seleniumhq.selenium : selenium-api | jar | 3.141.59 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
com.github.bordertech.didums : didums-core | jar | 1.0.3 |
commons-collections : commons-collections | jar | 3.2.2 |
com.github.bordertech.lde : lde-api | jar | 1.0.0 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.bordertech.lde : lde-tomcat | jar | 1.0.0 |
Utilities for working with HTML and Selenium