Metadata-Version: 2.1
Name: automatic-test-tool
Version: 0.2.2
Summary: Automatic web browser tests
Home-page: UNKNOWN
Author: aformeds
Author-email: geral@aformeds.pt
License: UNKNOWN
Keywords: pip,selenium,browser,automation,test
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: selenium (>=3.14.1)
Requires-Dist: pytest (>=4.0.0)
Requires-Dist: pytest-selenium (>=1.14.0)

# automatic-test-tool

This tool is used for the preparation of automatic test, multi browser and multi OS.
We are developing this tool using Selenium Driver.

## Installation

The project is already built, it is only necessary to install.
If there is no valid version for your operating system, please ask us to upload.

```
pip install automatic-test-tool
```

