Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Is it possible to use a tuple to click on a pixel with a bgr code?
Post: Is it possible to use a tuple to click on a pixel ...

Hi, I have the following code: import pyautogui #Clicks link pyautogui.moveTo(2240, 733, 0.0) pyautogui.click() #Clicks link and transitions to new page pyautogui.moveTo(2240, 680, 0.20) pyautogui...
OliverMcC GUI 0 1,173 Mar-28-2020, 04:09 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020