-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow for retries also within the select-at convenience method
The additional resilience of the `*_expect` methods can also be used in the particular case of select-at using an image within a dropdown menu in the case where the click might be unsuccessful and the dropdown menu will not open as a result. Use the opportunity to reset cursor location (important if it is visible on the screen) in all these retry-capable cases.
- Loading branch information
Showing
1 changed file
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters