Releases: aerokube/lightning-java
Releases · aerokube/lightning-java
v1.3.0: Selenium API compatibility layer
What's Changed
- Bump version in README.md by @vania-pooh in #40
- Initial Selenium compatibility layer implementation (fixes #31) by @vania-pooh in #41
Full Changelog: 1.2.1...1.3.0
v1.2.1: Moon file download fix
What's Changed
- File download fix by @vania-pooh in #38
- Recent browser images for testing by @vania-pooh in #39
Full Changelog: 1.2.0...1.2.1
v1.2.0: Moon 2 style capabilities
What's Changed
- Bump lightning version in README.md by @vania-pooh in #34
- Moon 2 style capabilities support (fixes #36) by @vania-pooh in #37
Full Changelog: 1.1.0...1.2.0
v1.1.0: Geckodriver extension methods
What's Changed
- Added methods to install Firefox extensions (fixes #13) and to upload… by @vania-pooh in #28
- Added non-standard Aerokube APIs support (fixes #10) by @vania-pooh in #30
- Ability to get and set image from the clipboard by @vania-pooh in #32
- WebDriver instance is always AutoCloseable by @vania-pooh in #33
Full Changelog: 1.0.0...1.1.0
v1.0.0: initial version
This is an initial version supporting most of standard WebDriver capabilities including extension and profile upload.