You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Short overview
Add Screen#findAll to enable matching multiple template occurrences
Use case
Matching multiple occurrences of a template
Detailed feature description
findAll should receive the same parameters as find, but instead of returning a single region, it should return a list of all matches