Last Version

library-selenium 0.0.1

The selenium library contains a set of java helper classes that support browser and mobile app testing by leveraging Selenium and Appium.

License

License

GroupId

GroupId

com.accenture.atom
ArtifactId

ArtifactId

library-selenium
Version

Version

0.0.1
Type

Type

pom
Description

Description

library-selenium
The selenium library contains a set of java helper classes that support browser and mobile app testing by leveraging Selenium and Appium.
Project URL

Project URL

https://github.com/Accenture/atom
Project Organization

Project Organization

com.github.accenture
Source Code Management

Source Code Management

https://github.com/Accenture/atom

Download library-selenium 0.0.1


<!-- https://jarcasting.com/artifacts/com.accenture.atom/library-selenium/ -->
<dependency>
    <groupId>com.accenture.atom</groupId>
    <artifactId>library-selenium</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.atom/library-selenium/
implementation 'com.accenture.atom:library-selenium:0.0.1'
// https://jarcasting.com/artifacts/com.accenture.atom/library-selenium/
implementation ("com.accenture.atom:library-selenium:0.0.1")
'com.accenture.atom:library-selenium:pom:0.0.1'
<dependency org="com.accenture.atom" name="library-selenium" rev="0.0.1">
  <artifact name="library-selenium" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.accenture.atom', module='library-selenium', version='0.0.1')
)
libraryDependencies += "com.accenture.atom" % "library-selenium" % "0.0.1"
[com.accenture.atom/library-selenium "0.0.1"]

Dependencies

compile (11)

Group / Artifact Type Version
com.accenture.atom : library-common jar 0.0.1
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : htmlunit-driver jar 2.34.0
com.codeborne : phantomjsdriver jar 1.3.0
net.sourceforge.htmlunit : htmlunit jar 2.22
io.github.bonigarcia : webdrivermanager jar 2.2.1
ru.yandex.qatools.ashot : ashot jar 1.5.2
com.deque : axe-selenium jar 2.1
io.appium : java-client jar 7.0.0
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.