| License |
License |
|---|---|
| GroupId | GroupIdio.github.javiertuya |
| ArtifactId | ArtifactIdselema |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
Descriptionselema
A multi-platform, multi-framework Selenium Test Lifecycle Manager on Java and .NET. Automates the WebDriver instantiation and configuration, providing an unified test log, clues for debugging and integration with CI platforms and Browser services.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| selema-2.0.3.pom | |
| selema-2.0.3.jar | 52 KB |
| selema-2.0.3-sources.jar | 41 KB |
| selema-2.0.3-javadoc.jar | 265 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.javiertuya/selema/ -->
<dependency>
<groupId>io.github.javiertuya</groupId>
<artifactId>selema</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.javiertuya/selema/
implementation 'io.github.javiertuya:selema:2.0.3'
// https://jarcasting.com/artifacts/io.github.javiertuya/selema/
implementation ("io.github.javiertuya:selema:2.0.3")
'io.github.javiertuya:selema:jar:2.0.3'
<dependency org="io.github.javiertuya" name="selema" rev="2.0.3">
<artifact name="selema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.javiertuya', module='selema', version='2.0.3')
)
libraryDependencies += "io.github.javiertuya" % "selema" % "2.0.3"
[io.github.javiertuya/selema "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| io.github.bonigarcia : webdrivermanager | jar | 5.0.3 |
| io.github.javiertuya : visual-assert | jar | 2.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.35 |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| io.github.artsok : rerunner-jupiter | jar | 2.1.6 |
| org.seleniumhq.selenium : selenium-java | jar | 4.1.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.33 |