mobile-dev-inc / mobile-dev-inc/maestro-docs
Default timeout of commands should be documented in API reference
Open
@Fishbowler is already working on this.
Since Mar 19, 2025.
- Dominant language
- No language data
- Stars
- 85
- Forks
- 92
- Avg merge
- 16h 6m
- Merged PRs (30d)
- 1
Description
Commands that wait by default if the action cannot be performed immediately (e.g. tapOn on a view that is not yet visible, waitForAnimationToEnd) should have their timeouts clearly documented in API reference.
I just wanted to find out what the timeout for waitForAnimationToEnd is, and to do that, I had to look at the source code.
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.
Assessment
This issue has not been assessed yet.