Simple waiting API
Open
Hacktoberfest
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 737
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
per slack discussion with @tirodkar: `waitFor(withTimeout:)`
In my customized Espresso I can wrap a matcher with `waitFor(...)`. Implementing the same waiting via a condition in EarlGrey works but it's a lot more code. I think it'd be worth investigating a simpler API for waiting (not having to explicitly create a `GREYCondition`)
Contributor guide
Assessment
This issue has not been assessed yet.