Lightning Adapter

Adapter classes to use Lightning with existing Selenium tests

License

License

GroupId

GroupId

com.aerokube.lightning
ArtifactId

ArtifactId

lightning-adapter
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lightning Adapter
Adapter classes to use Lightning with existing Selenium tests
Project Organization

Project Organization

Aerokube

Download lightning-adapter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.aerokube.lightning : lightning jar 1.3.0
org.seleniumhq.selenium : selenium-api jar 4.1.4

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.testcontainers : testcontainers jar 1.17.1
org.testcontainers : junit-jupiter jar 1.17.1
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0