SeleniumScreenshots library for Robot Framework
SeleniumScreenshots library for Robot Framework
_ provides keywords for annotating and cropping screenshots taken with SeleniumLibrary_. It is useful for scripting automatically updated screenshots for documentation or visual regression testing purposes.
SeleniumScreenshots is the maintained version of Selenium2Screenshots_.
Read the docs for more detailed information.
__
.. _Robot Framework: https://pypi.org/project/robotframework/
.. _SeleniumLibrary: https://pypi.org/project/robotframework-seleniumlibrary/
.. _Selenium2Screenshots: https://pypi.org/project/robotframework-selenium2screenshots/
__ https://datakurre.github.io/robotframework-seleniumscreenshots/
Changelog
0.9.5 (2019-01-10)
- Change license to BSD-3 and update package trove classifiers
[datakurre]
0.9.4 (2019-01-06)
- Remove trailing slash from resources to fix build on Windows
[bollwyvl]
0.9.3 (2019-01-05)
0.9.2 (2019-01-01)
- Update README and documentation
[datakurre]
0.9.1 (2019-01-01)
- Update README
[datakurre]
0.9.0 (2019-01-01)
- Forked from robotframework-selenium2screenshots
[datakurre]