Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aerokube/lightning-java
Lightweight and lightning fast Java WebDriver client for test automation professionals
https://github.com/aerokube/lightning-java
client java lightning lightweight professional selenium webdriver
Last synced: about 4 hours ago
JSON representation
Lightweight and lightning fast Java WebDriver client for test automation professionals
- Host: GitHub
- URL: https://github.com/aerokube/lightning-java
- Owner: aerokube
- License: apache-2.0
- Created: 2021-09-08T04:06:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T09:14:17.000Z (over 1 year ago)
- Last Synced: 2024-04-14T12:58:36.261Z (7 months ago)
- Topics: client, java, lightning, lightweight, professional, selenium, webdriver
- Language: Java
- Homepage:
- Size: 192 KB
- Stars: 30
- Watchers: 6
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lightning
Lightweight and lightning fast Java [WebDriver](https://www.w3.org/TR/webdriver/) client for test automation professionals.
## Motivation
Lightning motivation is described in our [blog article](https://blog.aerokube.com/selenium-lightning-fast-client-libraries-bc6404414b13).
## Usage
1. Make sure you have **Java 11 and above**.
2. Add the following dependency:```xml
com.aerokube.lightning
lightning
1.3.0
```3. An example project can be found [here](https://github.com/aerokube/lightning-java-examples).
## Support
You can send questions to **support[at]aerokube.com** or ask in [Telegram support channel](https://t.me/aerokube).