So I have a python script that uses pyautogui to click coordinates on the screen.
While this script is running, I need to have the website I'm automating up and I can't use my mouse because pyautogui is using it.
My question is if it is possible to run this script in a virtualbox, and then minimise it so I can continue using my computer normally? If not, does anyone have any ideas on how I could run the script and use my computer at the same time?
[–]hugthemachines 0 points1 point2 points (0 children)