We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Short overview nut.js should provide a waitFor method to search for an image until a timeout is reached
waitFor
Use case Dynamic waits on images.
Detailed feature description
Additional content
Please provide any (mandatory) additional data for your desired feature
The text was updated successfully, but these errors were encountered:
(#49) Polling function
0d5a07a
(#49) waitFor implementation
b36c64e
(#49) Updated readme
c3d403f
(#49) Updated timeout test description
403b386
(#49) Updated Jest timeout for timeout test
07396c9
2f1b734
s1hofmann
No branches or pull requests
Short overview
nut.js should provide a
waitFor
method to search for an image until a timeout is reachedUse case
Dynamic waits on images.
Detailed feature description
Additional content
The text was updated successfully, but these errors were encountered: