An open API service indexing awesome lists of open source software.

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

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=
```