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

https://github.com/ultirequiem/basic-selenium-python

🐍 Curso basico de Selenium con Python en @Platzi
https://github.com/ultirequiem/basic-selenium-python

python3 selenium selenium-python selenium-webdriver

Last synced: 11 months ago
JSON representation

🐍 Curso basico de Selenium con Python en @Platzi

Awesome Lists containing this project

README

          

# Basic Selenium Course on Platzi

[Take the course](https://platzi.com/clases/intro-selenium)!

Install Selenium

```bash
pip3 install selenium
```

Get the drivers on: https://chromedriver.chromium.org

## Licence

This is licensed under the MIT Licence.