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.

License

License

GroupId

GroupId

io.github.javiertuya
ArtifactId

ArtifactId

selema
Last Version

Last Version

2.0.4
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
io.github.bonigarcia : webdrivermanager jar 5.1.0
io.github.javiertuya : visual-assert jar 2.1.3
org.slf4j : slf4j-api jar 1.7.36
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.3
org.slf4j : slf4j-log4j12 jar 1.7.33

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0