boakley / robotframework-hub

Web app for accessing robot framework assets
https://github.com/boakley/robotframework-hub/wiki
Apache License 2.0
169 stars 60 forks source link

Fix for python 3 and newer packages #82

Closed pe2mbs closed 5 years ago

pe2mbs commented 5 years ago

Hi,

I made the changes for python 3 and update to later version of most packages.

Updated the test cases to remove Obsolete keyword in Selenium2Library. And corrected some test cases for RobotFramework 3.x / Python 3
Updated documentation Split requirements into production / development Some test cases depended on specific installation, this dependency is corrected.

pe2mbs commented 5 years ago

So it seems no maintenance will be done of this repository. My repository will contain a lot of updates, including: auto detection of libraries, improved logging, improved configuration using YAML, utilize sqlalchemy for the database and many more....