https://github.com/lexxx42/testing_automation_selenium
Test Automation with Selenium and Python
https://github.com/lexxx42/testing_automation_selenium
automation pytest python selenium
Last synced: 2 months ago
JSON representation
Test Automation with Selenium and Python
- Host: GitHub
- URL: https://github.com/lexxx42/testing_automation_selenium
- Owner: Lexxx42
- Created: 2023-02-02T20:02:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T05:27:37.000Z (over 3 years ago)
- Last Synced: 2025-09-05T02:48:22.532Z (10 months ago)
- Topics: automation, pytest, python, selenium
- Language: Python
- Homepage:
- Size: 456 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testing_automation_selenium
Test Automation with Selenium and Python
https://stepik.org/course/575/
## Used Tools
+ [Python 3.11](https://www.python.org/downloads/)
+ For 3.6 You need .env file
+ Your Stepik Login and Password
```
LOGIN=
```
```
PASWD=
```