appium / WebDriverAgent

A WebDriver server for iOS and tvOS
Other
1.18k stars 368 forks source link

feat: Add a possibility of starting a test with a deep link #845

Closed mykola-mokhnach closed 7 months ago

mykola-mokhnach commented 7 months ago

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

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 6.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: