Untitled
unknown
python
a year ago
120 B
4
Indexable
import pyautogui
# Tirar print do bloco de notas
pyautogui.screenshot('bloco_de_notas.jpg',region=(833,534,380,529))Editor is loading...
Leave a Comment
import pyautogui
# Tirar print do bloco de notas
pyautogui.screenshot('bloco_de_notas.jpg',region=(833,534,380,529))