AppiumFieldDecorator is not supporting timeout for annotation @iOSXCUITFindBy element
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
Description
I started using 7.3.0 ver of java-client and noticed that AppiumFieldDecorator is not supporting the @iOSXCUITFindBy annotation.
An element in my page loaded few seconds(3s) after the page rendered. I had set timeout as 30s. Appium try to emulate the click action on that button before it rendered.
Environment
- Java client - 7.3.0
- Appium server -1.15.1
- Desktop OS/version used to run Appium if necessary: N/A
- Node.js version (unless using Appium.app|exe) or Appium CLI or Appium.app|exe: v8.9.4
- Mobile platform/version under test: iOS
- Real device or emulator/simulator: Simulator
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading AppiumFieldDecorator and the @iOSXCUITFindBy annotation handling, then reproduce the 30-second timeout case on an iOS simulator with the Java client 7.3.0. No test or file is named in the issue; done means the annotation honors the configured timeout before attempting the element action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100