Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 2.07 KB

ScreenCapLibrary-1.4.0.rst

File metadata and controls

75 lines (54 loc) · 2.07 KB

ScreenCapLibrary 1.4.0

ScreenCapLibrary is a Robot Framework test library for taking screenshots on the machine where tests are run. ScreenCapLibrary 1.4.0 is a new release with configurable monitor recording support and several enhancements and bug fixes. All issues targeted for ScreenCapLibrary v1.4.0 can be found from the issue tracker.

If you have pip installed, just run

pip install --upgrade robotframework-screencaplibrary

to install the latest release or use

pip install robotframework-screencaplibrary==1.4.0

to install exactly this version. Alternatively you can download the source distribution from PyPI and install it manually.

ScreenCapLibrary 1.4.0 was released on Tuesday June 30, 2020.

ID Type Priority Summary
#27 bug medium Memory Error generated by Start Gif Recording
#49 bug medium snapshot issue with "Take Partial Screenshot" keywords
#26 enhancement medium Configurable screen grabbing
#30 enhancement medium Benchmark to compare grab frames performance

Altogether 4 issues. View on the issue tracker.