'Need to change IP address after assigning to webdriver

Hi I am creating a automation tool for a scheduling platform using selenium chrome webdriver in python. I can use perfectly static or residential authentication proxy with the chrome driver by creating as extension.

Now my needs is I want to change the IP address/proxy in the runtime without close the driver. So my question is; Is there any way to change IP runtime without closing the driver, Or there are any Ip provider who can solve my use cases.

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source