v2.2.0
Includes:
- JUnit 5 Extension for registering Event Listeners (#26 / #54)
- Microsoft Edge Browser Factory (#28)
- Ability to define the WebDriver executable location as a property in the WebTester configuration.
- Various documentation fixes and other cleanup.
- Changed documentation to be generated with AsciiDoc and delivered as an HTML.
- Added additional conditions like
EqualTo
. - Fixed major issue with
@Managed
Borwser
fields in JUnit 5@Nested
tests. - Added
RemoteFactory
with custom properties for integration with a Selenium Grid. - Updated base Selenium Version to 3.x.