Metadata-Version: 2.1
Name: facile-new-business-lib
Version: 0.0.8
Summary: testing 
Home-page: https://www.facile.it
Author: Fabio Lima
Author-email: f46io@icloud.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: selenium (~=3.141.0)
Requires-Dist: robotframework (~=3.2)

<img src="https://www.tal-com.com/images/2019/05/31/Robot-Snake_large.jpg" alt="mypy logo" width="300px"/>

# New Business lib

This Robot Selenium library which owns a couple of keywords called by Facile New Business Projects centralizing most used keywords within those projects. 

## Getting Started

Go to the terminal and install the given library:

```python
pip install facile-new-business-lib
```

After that go to the robot project and import the given library

```python
Library                 facilenewbusinesslib
```

### Prerequisites

You need Python 3.5 or later to run mypy. You can have multiple Python versions (2.x and 3.x) installed on the same system without problems.

### Demo 

This is a alpha version which contains different driver instances in order to understand different browsers flows convering future troubleshootings 



