appium / WebDriverAgent

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

chore: do not cleanup with this.usePrebuiltWDA #882

Closed KazuCocoa closed 3 months ago

KazuCocoa commented 3 months ago

As same as useXctestrunFile, we do not need to restrict the cleanup method with usePrebuiltWDA case as well since both believe the prebuilt env is re-usable basically, thus it makes sense to follow the same behavior in both useXctestrunFile and usePrebuiltWDA.

https://github.com/appium/appium-xcuitest-driver/pull/2374 will tune the behavior further.

github-actions[bot] commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: