Selenium Scripter

An expressive script-style method of interacting with the Selenium Framework.

License

License

GroupId

GroupId

uk.co.spicule
ArtifactId

ArtifactId

seleniumscripter
Last Version

Last Version

1.7.13
Release Date

Release Date

Type

Type

jar
Description

Description

Selenium Scripter
An expressive script-style method of interacting with the Selenium Framework.
Project URL

Project URL

https://github.com/spicule-kythera/seleniumscripter
Source Code Management

Source Code Management

http://github.com/spicule-kythera/seleniumscripter/tree/main

Download seleniumscripter

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.spicule/seleniumscripter/ -->
<dependency>
    <groupId>uk.co.spicule</groupId>
    <artifactId>seleniumscripter</artifactId>
    <version>1.7.13</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.spicule/seleniumscripter/
implementation 'uk.co.spicule:seleniumscripter:1.7.13'
// https://jarcasting.com/artifacts/uk.co.spicule/seleniumscripter/
implementation ("uk.co.spicule:seleniumscripter:1.7.13")
'uk.co.spicule:seleniumscripter:jar:1.7.13'
<dependency org="uk.co.spicule" name="seleniumscripter" rev="1.7.13">
  <artifact name="seleniumscripter" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.spicule', module='seleniumscripter', version='1.7.13')
)
libraryDependencies += "uk.co.spicule" % "seleniumscripter" % "1.7.13"
[uk.co.spicule/seleniumscripter "1.7.13"]

Dependencies

compile (14)

Group / Artifact Type Version
com.spicule » ashot jar 1.5.4-patch
commons-io : commons-io jar [2.8.0,)
com.databricks : dbutils-api_2.12 jar [0.0.5,)
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.seleniumhq.selenium : selenium-support jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
org.codehaus.groovy : groovy-all pom 3.0.9
commons-lang : commons-lang jar 2.6
com.googlecode.json-simple : json-simple jar 1.1.1
org.openjdk.nashorn : nashorn-core jar 15.3
org.slf4j : slf4j-api jar 1.7.35
org.slf4j : slf4j-simple jar 1.7.35

test (5)

Group / Artifact Type Version
org.apache.maven.plugins : maven-compiler-plugin jar [,3.8.1)
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.sonatype.sisu : sisu-guice jar 4.2.0
org.yaml : snakeyaml jar 1.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8