is not current version
Last Version 0.1.3

com.github.white-sdev:White_SeleniumFramework 0.1.0

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

GroupId

GroupId

com.github.white-sdev
ArtifactId

ArtifactId

White_SeleniumFramework
Version

Version

0.1.0
Type

Type

jar

Download White_SeleniumFramework 0.1.0


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