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)
Asked
Active
Viewed 77 times
-3
-
Make driver's path in your system PATH. – jizhihaoSAMA Mar 04 '20 at 05:22
1 Answers
0
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.

Piyush Singh
- 1
- 1