Devdeepti23
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Pytest running form Terminal but Pycharm throws error that chromedriver/geckodriver is not available in PATH
This error is popping up even while i specify the path top the chromedriver using the below statement : browser = webdriver.Chrome("Applications/chromedriver.exe") Exception : selenium.common.exc...