v0.2.0
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