Last Version

Tool dedicated to Webdriver tests 1.2.0.RC1

Tools for selenium/webdriver framework

License

License

GroupId

GroupId

com.polonium-framework
ArtifactId

ArtifactId

polonium-webdriver
Version

Version

1.2.0.RC1
Type

Type

jar
Description

Description

Tool dedicated to Webdriver tests
Tools for selenium/webdriver framework

Download polonium-webdriver 1.2.0.RC1


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.seleniumhq.selenium : selenium-java jar 2.26.0
org.springframework : spring-beans jar 3.1.3.RELEASE
org.easytesting : fest-reflect jar 1.4

Project Modules

There are no modules declared in this project.