Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 17:33
· 117 commits to main since this release
19553d2

What's Changed

  • Sort Properties by @Dor-bl in #23
  • chore: Remove unnecessary usings by @Dor-bl in #24
  • Support origin property in actions. by @grokys in #29
  • Make Get Element Text match WinAppDriver more closely. by @grokys in #30
  • On session close, don't close apps that weren't started by the WebDriver by @grokys in #31
  • Implement Get Element Attribute. by @grokys in #27
  • Implement Element Send Keys according to spec by @grokys in #33
  • Reinstate usage of GetAllTopLevelWindows. by @grokys in #36
  • Add debug logging for actions by @aristotelos in #38
  • Return empty list from Find elements by @aristotelos in #39
  • Make WebDriver DPI scaling-aware. by @grokys in #37

New Contributors

Full Changelog: v0.1.1...v0.2.0