is not current version
Last Version 1.9

hamster-selenium-parent 1.4

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-parent
Version

Version

1.4
Type

Type

pom
Description

Description

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

Project URL

https://github.com/grossopa/hamster-selenium
Source Code Management

Source Code Management

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

Download hamster-selenium-parent 1.4


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

Dependencies

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

  • hamster-selenium-core
  • hamster-selenium-component-html
  • hamster-selenium-component-materialui
  • hamster-selenium-examples
  • hamster-selenium-component-antdesign