I am writing a code to automate some processes in the SIAFI site, I could not make python click on a checkbox, other than importing the pynput package and using the mouse position with the coordinates (x, y):
from pynput.mouse import Button, C...
asked by
20.03.2018 / 15:22