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: Add a possibility of starting a test with a deep link #845

Merged
merged 6 commits into from
Feb 10, 2024

Conversation

mykola-mokhnach
Copy link

@mykola-mokhnach mykola-mokhnach commented Feb 10, 2024

The idea is that a client cold provide the initialUrl capability to WDA on session startup with or without bundleId one.
If the latter is provided then WDA tries to open the given deep link in the desired app, otherwise in the system-default one.
Might be used to start mobile safari with the desired URL already opened, which should save some seconds for the session startup.
Only works since iOS 16.4

@mykola-mokhnach mykola-mokhnach merged commit aa25e49 into master Feb 10, 2024
46 checks passed
@mykola-mokhnach mykola-mokhnach deleted the open_safari branch February 10, 2024 19:59
github-actions bot pushed a commit that referenced this pull request Feb 10, 2024
## [6.1.0](v6.0.0...v6.1.0) (2024-02-10)

### Features

* Add a possibility of starting a test with a deep link ([#845](#845)) ([aa25e49](aa25e49))
Copy link

🎉 This PR is included in version 6.1.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