maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Default timeout of commands should be documented in API reference

Open bartekpacia opened this issue 11 months ago • 2 comments

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.

bartekpacia avatar Sep 21 '23 21:09 bartekpacia