2gis / Winium.Desktop

Winium.Desktop is Selenium Remote WebDriver implementation for automated testing of Windows application based on WinFroms and WPF platforms.
Mozilla Public License 2.0
402 stars 140 forks source link

How to rotate an applications IP address #339

Open SeedOfCommunism opened 3 years ago

SeedOfCommunism commented 3 years ago

So Winium can be used to automate applications. Now when it comes to using winium to open applications that use the internet to work, is there a way to change the IP address when they connect to the internet? If this is possible then I could assume that I could make a proxy or IP rotation mechanism in my program? I'm using Python 3 to run winium desktop driver by the way. Let me know if I need to provide more information for my query to be answered. Thanks.