Skip to content

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

@docloulou

Description

@docloulou

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions