Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 208 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 208 Bytes

INSTALLATION

you need download Chrome Driver from https://chromedriver.chromium.org

and copy file Chrome Driver to path C:\Windows

and we need install selenium version 4.2.0

pip install selenium==4.2.0