Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. pyautogui.typewrite("n")
  2. pyautogui.moveTo(1850, 430, duration=5)
  3. pyautogui.click()
  4. #Now the Integer is marked; Can I get it stored in a variable?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement