Closed krupka-san closed 5 years ago
Windows 10, Lackey 0.7.3 Code example:
screen = Screen() some_region = screen.find("some_picture.png") some_region.highlight()
Expected result: the some_region area will be highlighted in red color during 3 seconds. Factual result: nothing happens. No errors, exceptions and screen changes.
Windows 10, Lackey 0.7.3 Code example:
Expected result: the some_region area will be highlighted in red color during 3 seconds. Factual result: nothing happens. No errors, exceptions and screen changes.