web-automation

Web Automation framework contains methods to help QA to build Web Testing Scripts

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ismailisleem.automation
ArtifactId

ArtifactId

web
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

web-automation
Web Automation framework contains methods to help QA to build Web Testing Scripts
Project URL

Project URL

https://bitbucket.org/quality_automation/web
Source Code Management

Source Code Management

https://bitbucket.org/quality_automation/web.git

Download web

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0