Fez909
toilet expert
Anyone have a solution for me for this problem I have:
Problem: I need to upload files to a website daily. There's no API. It's a web-based file upload. I want to automate it.
I have managed to script it using RPA, meaning it's now a one-click operation - but this requires a real display to work - doesn't work with a virtual display (at least on all my attempts so far).
Selenium works without a display, but I can't get logged into the system using Selenium as it's behind a Google login, and Google detects Selenium and blocks login.
I want to be able to have this run every hour or whatever, without needing to do it manually. I'm guessing I'll need some sort of virtual desktop solution, but don't know where best to look for this. Any other options? If not, any recommendations for virtual desktop providers?
Problem: I need to upload files to a website daily. There's no API. It's a web-based file upload. I want to automate it.
I have managed to script it using RPA, meaning it's now a one-click operation - but this requires a real display to work - doesn't work with a virtual display (at least on all my attempts so far).
Selenium works without a display, but I can't get logged into the system using Selenium as it's behind a Google login, and Google detects Selenium and blocks login.
I want to be able to have this run every hour or whatever, without needing to do it manually. I'm guessing I'll need some sort of virtual desktop solution, but don't know where best to look for this. Any other options? If not, any recommendations for virtual desktop providers?