jessezach / RobotEyes

Image comparison for Robot Framework
MIT License
75 stars 24 forks source link

Remove dependency S2L lib #53

Closed friendlyfreedom closed 4 years ago

friendlyfreedom commented 4 years ago

Is your feature request related to a problem? Please describe. I've not installed Selenium2Library, as I'm using SeleniumLibrary, which is also the default of RobotEyes, but when installing with pip, S2L is automatically installed as a depencancy, but it works fine without.

Describe the solution you'd like remove robotframework-selenium2library from install_requires in Setup.py

jessezach commented 4 years ago

Removing SeleniumLibrary and Selenium2Library dependency. Will add SeleniumLibrary dependency back to setup if or when Selenium2Library is deprecated

jessezach commented 4 years ago

This will go out in release 1.3.1

jessezach commented 4 years ago

Released in version 1.3.2