Skip to content

clean way to endlessly find images (+ hide bottom blocks) #198

New issue

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

Closed
1 of 3 tasks
docloulou opened this issue Dec 20, 2020 · 1 comment
Closed
1 of 3 tasks

clean way to endlessly find images (+ hide bottom blocks) #198

docloulou opened this issue Dec 20, 2020 · 1 comment

Comments

@docloulou
Copy link

docloulou commented Dec 20, 2020

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 ?

image

Thanks you !

@Nisgrak
Copy link

Nisgrak commented Mar 27, 2021

Any new ideas on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants