License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.ismailisleem.automation |
ArtifactId | ArtifactIdweb |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb-automation
Web Automation framework contains methods to help QA to build Web Testing Scripts
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web-1.0.0.pom | |
web-1.0.0.jar | 24 KB |
web-1.0.0-sources.jar | 15 KB |
web-1.0.0-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ismailisleem.automation/web/ -->
<dependency>
<groupId>com.ismailisleem.automation</groupId>
<artifactId>web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ismailisleem.automation/web/
implementation 'com.ismailisleem.automation:web:1.0.0'
// https://jarcasting.com/artifacts/com.ismailisleem.automation/web/
implementation ("com.ismailisleem.automation:web:1.0.0")
'com.ismailisleem.automation:web:jar:1.0.0'
<dependency org="com.ismailisleem.automation" name="web" rev="1.0.0">
<artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ismailisleem.automation', module='web', version='1.0.0')
)
libraryDependencies += "com.ismailisleem.automation" % "web" % "1.0.0"
[com.ismailisleem.automation/web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ismailisleem.automation : core | jar | 1.0 |
org.seleniumhq.selenium : selenium-java | jar | 4.0.0-alpha-3 |
io.github.bonigarcia : webdrivermanager | jar | 3.7.1 |