is not current version
Last Version 2.0.4

selema 2.0.2

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.

License

License

GroupId

GroupId

io.github.javiertuya
ArtifactId

ArtifactId

selema
Version

Version

2.0.2
Type

Type

jar
Description

Description

selema
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

https://github.com/javiertuya/selema
Project Organization

Project Organization

Software Engineering Research Group - University of Oviedo, ES
Source Code Management

Source Code Management

https://github.com/javiertuya/selema

Download selema 2.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.bonigarcia : webdrivermanager jar 5.0.3
io.github.javiertuya : visual-assert jar 2.1.3
org.slf4j : slf4j-api jar 1.7.33
commons-io : commons-io jar 2.11.0

provided (7)

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.1
org.slf4j : slf4j-log4j12 jar 1.7.33

Project Modules

There are no modules declared in this project.