Skip to content

aerokube/lightning-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning

Lightweight and lightning fast Java WebDriver client for test automation professionals.

Motivation

Lightning motivation is described in our blog article.

Usage

  1. Make sure you have Java 11 and above.

  2. Add the following dependency:

    <dependency>
        <groupId>com.aerokube.lightning</groupId>
        <artifactId>lightning</artifactId>
        <version>1.3.0</version>
    </dependency>
  3. An example project can be found here.

Support

You can send questions to support[at]aerokube.com or ask in Telegram support channel.