Answer the question
In order to leave comments, you need to log in
Why is pyautogui.typewrite() not working?
in the last question, they told me how to fix the error, I started to deal with the library itself, I came across the typewrite () function, I wrote the code:
import pyautogui, time
time.sleep(2)
pyautogui.typewrite('hello world!', interval=0.1)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question