Skip to content
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: revert active application detection fix added in 5.14.1 #2314

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Jan 31, 2024

This revert will fix appium/appium#19716 for xcuitest driver v5.

The change will be in xcuitest driver v6.

cc @eglitise

@mykola-mokhnach
Copy link
Contributor

Should we also revert corresponding changes to the changelist?

@KazuCocoa
Copy link
Member Author

KazuCocoa commented Jan 31, 2024

For changelog.md update, it should be after semantics release's change. It will create 5.15.1 so after the release, we can add more info there. We can include docs update of changelog.md here, but then new comment by semantics release will be after the changelog.md so anyway we may need to modify the changelog after the semantics release as well

@KazuCocoa KazuCocoa merged commit b46243e into master Jan 31, 2024
18 checks passed
@KazuCocoa KazuCocoa deleted the wda-5.15.9 branch January 31, 2024 22:52
github-actions bot pushed a commit that referenced this pull request Jan 31, 2024
## [5.15.1](v5.15.0...v5.15.1) (2024-01-31)

### Bug Fixes

* revert active application detection fix added in 5.14.1 ([#2314](#2314)) ([b46243e](b46243e))

### Code Refactoring

* Unify devicectl usage ([#2310](#2310)) ([b788c76](b788c76))
Copy link
Contributor

🎉 This PR is included in version 5.15.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: latest XCUItest driver does not show system dialogs (alerts) in hierarchy
2 participants