I have my Selenium Python automation module(s) that I run locally. I then use ExpressVPN to manually switch to the US, or Australia and then re-run my modules as the content is slightly different. I was wondering if there is a way to do it using some sort of Python code or Python Selenium web driver. Could anyone please help? Thanks
Asked
Active
Viewed 21 times
0
-
You could [try this](https://stackoverflow.com/questions/55130791/how-to-enable-built-in-vpn-in-operadriver) – RJ Adriaansen Feb 11 '22 at 11:35
-
Thanks, @RJAdriaansen but I don't think that solves my problem – chauhany Feb 11 '22 at 12:16