AttributeError: 'NoneType' object has no attribute 'location'
Author: MaraMus123Created Feb 13, 2023Updated Jul 5, 2024
When I want use the click function like this: click(Point(1200,1400)) I get an error saying AttributeError: 'NoneType' object has no attribute 'location'. Could anyone help with that?
Source: mherrmann/helium