com.github.AniketDevloper1

A simplified Selenium library for Automation Developers

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.AniketDevloper1
ArtifactId

ArtifactId

com.github.SimpleSelenium
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.AniketDevloper1
A simplified Selenium library for Automation Developers
Project URL

Project URL

https://github.com/AniketDevloper1/SimpleSelenium
Source Code Management

Source Code Management

https://github.com/AniketWadkar78/SeleniumOne

Download com.github.SimpleSelenium

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.AniketDevloper1/com.github.SimpleSelenium/ -->
<dependency>
    <groupId>com.github.AniketDevloper1</groupId>
    <artifactId>com.github.SimpleSelenium</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.AniketDevloper1/com.github.SimpleSelenium/
implementation 'com.github.AniketDevloper1:com.github.SimpleSelenium:1.0.4'
// https://jarcasting.com/artifacts/com.github.AniketDevloper1/com.github.SimpleSelenium/
implementation ("com.github.AniketDevloper1:com.github.SimpleSelenium:1.0.4")
'com.github.AniketDevloper1:com.github.SimpleSelenium:jar:1.0.4'
<dependency org="com.github.AniketDevloper1" name="com.github.SimpleSelenium" rev="1.0.4">
  <artifact name="com.github.SimpleSelenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.AniketDevloper1', module='com.github.SimpleSelenium', version='1.0.4')
)
libraryDependencies += "com.github.AniketDevloper1" % "com.github.SimpleSelenium" % "1.0.4"
[com.github.AniketDevloper1/com.github.SimpleSelenium "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-api jar 3.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1