Untitled

mail@pastecode.io avatar
unknown
python
9 days ago
110 B
4
Indexable
Never
import pyautogui
pyautogui.moveTo(1223,484,duration=2)

# Scroll até: "História"
pyautogui.scroll(-4150)
Leave a Comment