Prodigyqa Versions Save

Unified Test Automation Framework in Python

1.2.0

4 years ago
  • Remove support for python 2.x
  • logging improved
  • static typing introduced to methods

1.0.12

5 years ago
  • 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

5 years ago

Included email and Spell checker modules

1.0.0

5 years ago
  • Scrapy Implementation
  • Selenium Wrapped methods implemented
  • API requests tests in place
  • Utilites of Comparison and scraper to extract URL in place

0.6.0

5 years ago
  • Includes Scraper using selenium and scrapy
  • test cases to improve on overall coverage and stability

0.4.0

5 years ago

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

0.3.0

5 years ago

Browser Actions Module RestAPI Test Module Compare Module - Image Comparison using opencv-SSIM/ExcelSheet Comparison/JSON Comparison Web Spider-Basic Basic Coverage of test scripts on travis, which is expected to be enhanced even more