License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.fully-automated |
ArtifactId | ArtifactIdweb-automation |
Last Version | Last Version1.3.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb-automation
An automation framework for Web powered by Ismail Isleem
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-automation-1.3.12.pom | |
web-automation-1.3.12.jar | 19 KB |
web-automation-1.3.12-sources.jar | 15 KB |
web-automation-1.3.12-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fully-automated/web-automation/ -->
<dependency>
<groupId>com.fully-automated</groupId>
<artifactId>web-automation</artifactId>
<version>1.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.fully-automated/web-automation/
implementation 'com.fully-automated:web-automation:1.3.12'
// https://jarcasting.com/artifacts/com.fully-automated/web-automation/
implementation ("com.fully-automated:web-automation:1.3.12")
'com.fully-automated:web-automation:jar:1.3.12'
<dependency org="com.fully-automated" name="web-automation" rev="1.3.12">
<artifact name="web-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fully-automated', module='web-automation', version='1.3.12')
)
libraryDependencies += "com.fully-automated" % "web-automation" % "1.3.12"
[com.fully-automated/web-automation "1.3.12"]
Group / Artifact | Type | Version |
---|---|---|
com.fully-automated : core-automation | jar | 1.3.2 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
io.github.bonigarcia : webdrivermanager | jar | 3.3.0 |