Skip to content

Releases: botcity-dev/botcity-framework-web-python

BotCity Framework Python Web - 0.1.4

03 Sep 22:34
Compare
Choose a tag to compare

Bug Fixes

  • Make sure we only return on find_until once we have an element.
  • Set state element on get_element_coords.

BotCity Framework Python Web - 0.1.3

01 Sep 21:22
Compare
Choose a tag to compare

Bug Fixes

  • Typo at double_click, double_click_relative, triple_click and triple_click_relative.
  • Make sure multiple clicks are on the same ActionChain.

BotCity Framework Python Web - 0.1.2

31 Aug 06:42
Compare
Choose a tag to compare

Enhancements

  • ENH: Set self.maestro to an instance of BotMaestroSDK if available for autocomplete.

BotCity Framework Python Web - 0.1.1

19 Aug 22:27
Compare
Choose a tag to compare

Bug Fixes

  • Add security.default_personal_cert to Firefox.
  • Make sure we set options and driver_path properties if using auto-detection.

Documentation

  • Update README dependency list.

BotCity Framework Python Web - 0.1.0

19 Aug 05:59
Compare
Choose a tag to compare