-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Consider transient overlay windows when respectSystemAlerts is enabled #946
fix: Consider transient overlay windows when respectSystemAlerts is enabled #946
Conversation
…ctive apps" This reverts commit eb5e7cb.
dc629c3
to
00c4fa8
Compare
hm, GHA's macOS instances are taking longer time |
## [8.9.4](v8.9.3...v8.9.4) (2024-10-17) ### Bug Fixes * Consider transient overlay windows when respectSystemAlerts is enabled ([#946](#946)) ([f0bdce7](f0bdce7))
🎉 This PR is included in version 8.9.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Hi @mwakizaka, congrats, the Appium project wants to compensate you for this contribution! Please reply to this comment mentioning me and sharing your OpenCollective account name, so that we can initiate payment! Or let me know if you decline to receive compensation via OpenCollective. Thank you! |
Hi @jlipps, thank you for your offer! Please use https://opencollective.com/masayuki-wakizaka |
The problem
XCUIElementTypeWindow type="XCUIElementTypeWindow" name="SBTransientOverlayWindow"
no longer appears inapp-source-WDA_6.0.0.txt
)The proposed change
What I confirmed
accessibility id=Sandbox
accessibility id=Sandbox
after update{"respectSystemAlerts":true}
setting