Use this command
git clone https://github.com/Ksen4ik/Test-run-browser.git
- Please, make sure your
Chrome browser's version is 73 Chromedriver's versionin the repository is73. If you're using another version of Chrome, here is the link for download another chromedriver, according to your Chrome browser's version and just replace file.
Here is the link for install Python 3.6
Use pip to run our commands.
- Open Terminal\cmd from
Test-run-browserfolder - Type:
pip install -r requirements.txt
- Open
try1.pyfile in any JetBrains IDE. In my case, I'm using PyCharm - Run this file by clickng
Shift + F10
python3 ./try1.py
python ./try1.py