-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
My environment
- Device/ Operating System: ios
- Python version: python3
- Which chapter of book?: chapter8
My question
It shows error message when I finish downloading chromedriver.
The minimum code (snippet) to reproduce the issue
Example:
from selenium import webdriver
browser = webdriver.Chrome()
I have tried to move chromedriver file into different places, but it did not work.
Metadata
Metadata
Assignees
Labels
No labels