- Remove support for python 2.x - logging improved - static typing introduced to methods
1.0.12
- Chrome Driver which is used is automatically handled to drive in headless when it is linux machine - browser actions has been updated - requirements of urllib and request are revisited
1.0.1
Included email and Spell checker modules
1.0.0
- Scrapy Implementation - Selenium Wrapped methods implemented - API requests tests in place - Utilites of Comparison and scraper to extract URL in place
0.6.0
- Includes Scraper using selenium and scrapy - test cases to improve on overall coverage and stability
0.4.0
Includes fixes to Browser Actions (gnana03) Comparison Module redefined and made simple (obannak ) - Image comparison is now using only structural similarity - Spreadsheet comparison - JSON comparison using jsondiff Flake-8 upgrades Test Cases for Rest API