Metadata-Version: 2.1
Name: facade-selenium
Version: 0.0.1
Description-Content-Type: text/markdown


# Facade Selenium

It is a package that implements a facade over the Selenium library for its version 4.x.




## Authors

- [@jascencio](https://github.com/jascencio)


## Installation

Install package with pip

```bash
  pip install Facade-Selenium
```

## Demo

Insert gif or link to demo


## Badges

Add badges from somewhere like: [shields.io](https://shields.io/)

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

