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

fix: when 0 is given #798

Merged
merged 1 commit into from
Oct 28, 2023
Merged

fix: when 0 is given #798

merged 1 commit into from
Oct 28, 2023

Conversation

KazuCocoa
Copy link
Member

The default value is 0 in appium/appium-xcuitest-driver#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

@KazuCocoa KazuCocoa merged commit 58ebe8e into master Oct 28, 2023
43 of 46 checks passed
@KazuCocoa KazuCocoa deleted the zero branch October 28, 2023 22:02
github-actions bot pushed a commit that referenced this pull request Oct 28, 2023
## [5.12.1](v5.12.0...v5.12.1) (2023-10-28)

### Bug Fixes

* when 0 is given for handleKeyboardInput ([#798](#798)) ([58ebe8e](58ebe8e))
@github-actions
Copy link

🎉 This PR is included in version 5.12.1 🎉

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