com.automationrockstars:webdriver-sikulix-driver

Toolchain funneling opensource tools necessary for test automation

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automationrockstars
ArtifactId

ArtifactId

webdriver-sikulix-driver
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Toolchain funneling opensource tools necessary for test automation
Project URL

Project URL

https://github.com/AutomationRockstars/Design/wiki/webdriver-sikulix-driver
Project Organization

Project Organization

Automation RockStars

Download webdriver-sikulix-driver

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.automationrockstars : gir-webdriver jar
com.sikulix : sikulixapi jar 1.1.0

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-server jar 3.141.59

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Armor

Armor is a toolchain to protect you from any bugs. It contains toolset to create and simplify DevOps practices. More on wiki https://github.com/AutomationRockstars/Design/wiki

#Contributing

It's easy to contribute to AutomationRockstars code. Just setup an account on github and fork the project. When you have some code to contribute, send a pull request! Please do not push your changes directly.

License

Armor is licensed with the Apache License, version 2.0. You can find more information on the license here: http://www.apache.org/licenses/LICENSE-2.0.html

com.automationrockstars

Automation RockStars

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4