appium / WebDriverAgent

A WebDriver server for iOS and tvOS
Other
1.15k stars 363 forks source link

feat: launch WDA via devicectl object #870

Closed KazuCocoa closed 4 months ago

KazuCocoa commented 4 months ago

BREAKING CHANGE: calls launch app process command with devicectl via this.device.devicectl.

This change will require https://github.com/appium/appium-xcuitest-driver/pull/2354.

After merging this, this lib will bump the major version. Then the xcuitest driver should bump the wda deps with the expected major version.

github-actions[bot] commented 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: