is not current version
Last Version 1.9

com.github.grossopa:hamster-selenium-core 1.5

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
Version

Version

1.5
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 1.5


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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-math3 jar 3.6.1
org.projectlombok : lombok jar 1.18.20

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.8.13

Project Modules

There are no modules declared in this project.