-1
Good afternoon!
I’m having a doubt here and I’d really like some help:
I’m doing some tests here in python, automating the login to instagram, accessing the followers page and selecting the names (the same way I would manually, but using pyautogui’s dragTo) and after that I press Control + C to copy the selected field. up to that point, it’s all working super well, my doubt is:
how to get the text I gave control + C to store in a variable? is it possible? if not, there is some alternative way to do this?
follows the function I’ve done so far:
Thank you very much Jean, you helped a lot!
– Jonathan Deptulsqui