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 best solutions below

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.