-
-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Description
Short summary
Hello, first, i would say good job for this tool!
i'm looking for a way to endlessly find an image and that without impact performance...
Desired execution environment / tested on
- Virtual machine
- Docker container
- Dev/Host system
Detailed question
I tried a await screen.find(...) in a while(true) loop with a small sleep but i got performance issues after a while...
The workaround is to use waitfor with a long delay ? (any solution to interrupt waitfor ?)
Subsequently, i got several blocks at the bottom of the screen, any idea to hide this ?
Thanks you !
Metadata
Metadata
Assignees
Labels
No labels