0.67.0
There is an issue that we can't click dialog buttons in Web. This is because our logic for retrieving the UI tree isn't compatible with that. We have introduced an option called ClickWithText, which enables us to click on views that contain text. Generative AIs are proficient in OCR, so it should work. Thank you, @robert-northmind, for adding this option.
What's Changed
- [CI] Add workflow dispatch and extend retension-days by @takahirom in #357
- Add UI for configurable additional actions by @takahirom in #358
- Add scenario-level additionalActions configuration by @robert-northmind in #356
- Limit additional actions to ClickWithText only by @takahirom in #359
New Contributors
- @robert-northmind made their first contribution in #356
Full Changelog: 0.66.0...0.67.0