Hacker News new | ask | show | jobs
by hamasho 199 days ago
It's very not accurate, but sometimes instructing to return pyautogui code works.

  prompt: I attach a screenshot (1920x1080). Write code to click the submit button using pyautogui.
  attachment: <screenshot>
  reply:
    import pyautogui
    pyautogui.click(100, 200)
1 comments

Ive been asking for pyautogui output already but it is still very hit and miss