Skip to content

Resolve issue with JUnit 4 support

Latest
Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 30 Mar 06:05

This release is primarily focused on resolving the issues that were causing the JUnit 4 support to fail. The issue appears to have been largely a matter of running with an outdated version of Byte Buddy in JUnit Foundation.

I also update README to indicate the addition of Selenium 4 support and the switch to the Gradle Wrapper for building, testing, and publishing releases.