com.github.white-sdev:White_SeleniumFramework

A Selenium Framework that will help to execute tests and custom scenarios faster and reduce the effort to access many sections Selenium related.

License

License

GroupId

GroupId

com.github.white-sdev
ArtifactId

ArtifactId

White_SeleniumFramework
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.white-sdev:White_SeleniumFramework
A Selenium Framework that will help to execute tests and custom scenarios faster and reduce the effort to access many sections Selenium related.
Project URL

Project URL

https://github.com/white-sdev/White_SeleniumFramework
Source Code Management

Source Code Management

https://github.com/white-sdev/White_SeleniumFramework/tree/master

Download White_SeleniumFramework

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-server jar 4.0.0-alpha-2
org.seleniumhq.selenium : selenium-chrome-driver jar 4.0.0-beta-3
io.github.bonigarcia : webdrivermanager jar 4.4.3
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12
org.slf4j : slf4j-simple jar 1.7.30
org.bitbucket.white_sdev : PropertiesManager jar 1.0.4
com.github.white-sdev : White_Validations jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.0