com.github.grossopa:hamster-selenium-core

The framework to support selenium to be able to test against web applications built from modern front-end framework such as Material-UI

License

License

GroupId

GroupId

com.github.grossopa
ArtifactId

ArtifactId

hamster-selenium-core
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

jar
Description

Description

The framework to support selenium to be able to test against web applications built from modern front-end framework such as Material-UI
Source Code Management

Source Code Management

http://github.com/grossopa/hamster-selenium/tree/main/hamster-selenium-core

Download hamster-selenium-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 4.0.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-math3 jar 3.6.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar RELEASE
org.mockito : mockito-core jar RELEASE
net.bytebuddy : byte-buddy jar RELEASE
com.openpojo : openpojo jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.9
1.8.2
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0