Metadata-Version: 2.1
Name: robotframework-seleniumlibraryextends
Version: 1.0.0
Summary: Selenium Library Extension for new keywords
Home-page: https://github.com/dbspt/SeleniumLibraryExtends.git
Author: Cléverson Sampaio
Author-email: cleverson@sampaio.dev.br
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: robotframework-seleniumlibrary (>=6.0.0)

# Selenium Library Extends

With the extension of the selenium library, we can meet the needs of our customers and the community by bringing more accuracy in the way of using these keywords which we are adapting to the BDD and thus making the writing more readable and making the learning curve easier.

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

## Join the DBSPT Community and Spread the Word

⚡️ [Join the Discussion forum on GitHub](https://github.com/dbspt/SeleniumLibraryExtends/discussions) 📣

⚡️ Leave a GitHub star ⭐️ 👆

⚡️ Spread the word on your socials and with your networks! 🗣

## Contribute

For a complete guide to contributing to Selenium Library Extends, see the [Contribution Guide](CONTRIBUTING.md).

1.  Fork this repo
2.  Create your feature branch: git checkout -b feature-name
3.  Commit your changes: git commit -am 'Add some feature'
4.  Push to the branch: git push origin my-new-feature
5.  Submit a pull request

## License

[MIT](https://opensource.org/licenses/MIT) 🕊
