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: Open the default URL in Safari upon session startup #929

Merged
merged 6 commits into from
Aug 6, 2024

Conversation

mykola-mokhnach
Copy link

@mykola-mokhnach mykola-mokhnach commented Aug 5, 2024

Thanks to deeplinking support since iOS 17 there is a possibility to open URLs in Safari on demand from XCUITest.
I can sometimes observe that Safari fails to return a proper list of web views to the remote debugger after it is started with default params, so it makes sense to start it with the default health page opened

@mykola-mokhnach mykola-mokhnach merged commit 97cf91d into master Aug 6, 2024
47 checks passed
@mykola-mokhnach mykola-mokhnach deleted the url_start branch August 6, 2024 06:31
github-actions bot pushed a commit that referenced this pull request Aug 6, 2024
## [8.8.0](v8.7.12...v8.8.0) (2024-08-06)

### Features

* Open the default URL in Safari upon session startup ([#929](#929)) ([97cf91d](97cf91d))
Copy link

github-actions bot commented Aug 6, 2024

🎉 This issue has been resolved in version 8.8.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.

2 participants