0
Good afternoon I need to set a string where the cursor is stopped.
Examples are: - Blinking cursor stopped in a notepad, play a string in the notepad. - Blinking cursor stopped in any input field, play a string in the input field.
How can I do this in Python?
That would be it, solved
– user297