Releases: testdotai/java-selenium-sdk
Releases · testdotai/java-selenium-sdk
0.2.0
- added support for naming test cases
- added support for automatically drawing bounding boxes when possible
- significantly improved accuracy & robustness when clicking on elements and/or typing into inputs
TestAiElement
now supports more methods ofWebElement
- various bug fixes and other under-the-hood improvements
0.1.0
- Improved interoperability with
RemoteWebDriver
- Added logging support via
slf4j
- Minor improvements to error messages
- Bumped dependency versions
0.0.2
- Resolved a Windows compatibility issue
0.0.1
- General public availability