Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@DedInc DedInc released this 20 Feb 05:27
  • Added OCR search functionality using find_text_elements() to detect text on the screen.
  • Replaced pyclick with HumanCursor for more human-like mouse behavior.
  • Enhanced image search by implementing algorithms that accurately detect images even when their contrast, rotation, or size is altered.
  • Enabled scrolling in standalone mode.