Skip to content

Releases: testdotai/java-selenium-sdk

0.2.0

17 Apr 00:52
Compare
Choose a tag to compare
  • 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 of WebElement
  • various bug fixes and other under-the-hood improvements

0.1.0

11 Mar 06:54
Compare
Choose a tag to compare
  • Improved interoperability with RemoteWebDriver
  • Added logging support via slf4j
  • Minor improvements to error messages
  • Bumped dependency versions

0.0.2

17 Feb 23:29
Compare
Choose a tag to compare
  • Resolved a Windows compatibility issue

0.0.1

16 Feb 06:52
Compare
Choose a tag to compare
  • General public availability