0.17.0
Fix for Windows Compatibility Issues
Though I don't have a Windows environment for testing, the issue might be resolved now. Thank you for reporting this, @anunay1!
If you're still experiencing issues, please let me know.
#118
Bugfix
Fixed erroneous image assertion executions even when not explicitly set. These assertions were being triggered upon Agent task completion, resulting in redundant executions. We've addressed this behavior and implemented test cases to verify the fix.
What's Changed
- Fix issue where image assertion runs even if image assertions are not set by @takahirom in #116
- Improve auto focus by @takahirom in #117
- Fix windows adb connection by @takahirom in #119
- Add perUserInstall for Windows by @takahirom in #120
Full Changelog: 0.16.0...0.17.0