Skip to content

BotCity Framework Python Web - 0.3.0

Compare
Choose a tag to compare
@hhslepicka hhslepicka released this 12 Jan 18:42
· 201 commits to main since this release
687047c

Enhancements

  • Added find_all(as_list=True) and set_current_element by @Psycho-Ray in #17

Bug Fixes

  • Resolve image path for find_multiple in #14
  • Fixed minor bug in find_all() by @Psycho-Ray in #15
  • Use proper keyword for right_click interval. by @Psycho-Ray in #16
  • Added 'account' key on recentDestinations by @lf2a in #18

Documentation

  • Fixed docstring for By reference at find_elements and find_element in #13

New Contributors

Full Changelog: v0.2.0...v0.3.0