'How can I change the path of Chrome?

I am trying to develop a script in python using selenium webdrivers. On my computer I have 2 paths where chrome is installed, one old and one new, I realized that the chrome drivers don't work as the system tries to open chrome in the old path, so the drivers are not compatible, how can I change the path of the start of chrome and then start the new broser? Here the image: enter image description here



Sources

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

Source: Stack Overflow

Solution Source