how to set executable path of chrome driver as path of the os (i want to make executable path as generic of driver-Selenium with python)

89 views Asked by At

how to set executable path of chrome driver as path of the os (i want to make executable path as generic for all the system of driver-Selenium with python)

1

There are 1 answers

0
Piyush Singh On

create a new folder in c drive (name it whatever you want) then go to environment variables and set path to that folder and thats it :) I hope i helped you.