**
Attributeerror: module ‘selenium. Webdriver’ has no attribute ‘chrome’
**
Description:
there is no problem creating a Google browser directly in the IDE
this error is reported when you go to Python
this is a novice problem
solution:
the reason for the error is that the selenium module is not installed in Python
this module is added in the setting project interpreter
in addition:
if it has been preceded, But not now
the possible reason is that you have opened a new project, which needs to be imported again
Read More:
- [Solved] Python Selenium Error: AttributeError: ‘WebDriver‘ object has no attribute ‘find_element_by_xpath‘
- [Solved] AttributeError: ‘WebDriver‘ object has no attribute ‘find_element_by_id‘
- [Python] Right-click Selenium to Save the picture error: attributeerror: solution to module ‘pyscreen’ has no attribute ‘locationonwindow’
- Python+Selenium Error: AttributeError: ‘WebDriver‘ NameError: name ‘By‘ is not defined
- [Solved]AttributeError: module ‘urllib’ has no attribute ‘quote’
- [How to Solve]AttributeError: module ‘scipy’ has no attribute ‘io’
- AttributeError: module ‘time‘ has no attribute ‘clock‘ [How to Solve]
- AttributeError: module ‘enum‘ has no attribute ‘IntFlag‘ [How to Solve]
- [Solved] AttributeError: module ‘logging‘ has no attribute ‘Handler‘
- [Solved] AttributeError: module ‘setuptools._distutils‘ has no attribute ‘version‘
- Python3.7 AttributeError: module ‘time‘ has no attribute ‘clock‘
- [Solved] AttributeError: module ‘time‘ has no attribute ‘clock‘
- [Solved] AttributeError: module ‘tensorflow‘ has no attribute ‘distributions‘
- [Solved] AttributeError: partially initialized module ‘xlwings’ has no attribute ‘App’
- [Solved] AttributeError: module ‘distutils‘ has no attribute ‘version‘
- BlazingSQL Error: AttributeError: module ‘cio‘ has no attribute ‘RunQueryError‘
- [Solved] AttributeError: module ‘PIL.Image‘ has no attribute ‘open‘
- [Solved] AttributeError: module ‘dlib‘ has no attribute ‘get_face_chip‘
- [Solved] AttributeError: module ‘pandas‘ has no attribute ‘rolling_count‘
- Python AttributeError: module ‘tensorflow‘ has no attribute ‘InteractiveSession‘