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

feat: apply shouldWaitForQuiescence for activate as well #739

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Conversation

KazuCocoa
Copy link
Member

According to #738, long no response behavior in launch could occur in activate as well.

Then, maybe no reason to apply this workaround only for launch...? (I don't remember everything but maybe we did not apply this workaround for activate since we hadn't observed long wait in activate...?)

Copy link
Collaborator

@Dan-Maor Dan-Maor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Internally [XCUIApplicationImpl _activate] (called by [XCUIApplication activate] down the line) has a quiescence check, so applying the quiescence configuration for this scenario as well looks good to me.

@KazuCocoa KazuCocoa merged commit 239f044 into master Jul 15, 2023
42 of 45 checks passed
@KazuCocoa KazuCocoa deleted the activate branch July 15, 2023 17:21
KazuCocoa added a commit that referenced this pull request Jul 15, 2023
…739)

This PR is a dummy to release #739

The merge via mobile app did not apply expected commit message..
KazuCocoa added a commit that referenced this pull request Jul 15, 2023
…739) (#740)

This PR is a dummy to release #739

The merge via mobile app did not apply expected commit message..
github-actions bot pushed a commit that referenced this pull request Jul 15, 2023
## [5.6.0](v5.5.2...v5.6.0) (2023-07-15)

### Features

* apply shouldWaitForQuiescence for activate in /wda/apps/launch ([#739](#739)) ([#740](#740)) ([66ab695](66ab695))
@github-actions
Copy link

🎉 This PR is included in version 5.6.0 🎉

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.

3 participants