If you want to run web automation using python and selenium you need to define a path of your webdriver. This you can do very easily. Just add this line to your bash_profile or whatever you use (in my case it is .zshrc)
It is easy to use Visual studio code with your own settings, which you can save in the folder of your project as .json file.
If you work with android devices you may already know about ADB if not it is a good time to learn it.