Skip to content

1.2.9 (2024-02-13)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 13 Feb 20:42
· 34 commits to master since this release
cadc51b

Enhancements

  • [#203] AbstractUIObject class should extends ExtendedWebElement class
  • [#202] Moved methods from DriverHelper class to interfaces
  • [#204] Add ws support for DevTools
  • [#207] Reused BlockQueue to start Android/IOS sessions more smoothly without the need to control the number of TestNG threads

Fixes

  • [#196] ExtendedWebElement should not contains By if it is part of the list
  • [#134] Incorrect pattern for changing http(s) to wss for DevTools

Dependencies Updates

  • org.json.json 20160810 -> 20231013