appium / WebDriverAgent

A WebDriver server for iOS and tvOS
Other
1.2k stars 377 forks source link

fix: when 0 is given #798

Closed KazuCocoa closed 11 months ago

KazuCocoa commented 11 months ago

The default value is 0 in https://github.com/appium/appium-xcuitest-driver/pull/2156, then below exception occurs. Should here be 0 comparison to go to equest.parameters[@"uuid"]]?

[debug] [XCUITestDriver@eff3 (6cbdd727)] Encountered internal error running command: StaleElementReferenceError: The element identified by "0" is either not present or it has expired from the internal cache. Try to find it again
github-actions[bot] commented 11 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: