Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 2.08 KB

ScreenCapLibrary-1.5.0rc1.rst

File metadata and controls

75 lines (54 loc) · 2.08 KB

ScreenCapLibrary 1.5.0 Release Candidate 1

ScreenCapLibrary is a Robot Framework test library for taking screenshots on the machine where tests are run. ScreenCapLibrary 1.5.0rc1 is a new release with support for pausing and resuming video captures, displaying cursor and several enhancements and bug fixes. All issues targeted for ScreenCapLibrary v1.5.0 can be found from the issue tracker.

If you have pip installed, just run

pip install --pre --upgrade robotframework-screencaplibrary

to install the latest release or use

pip install robotframework-screencaplibrary==1.5.0rc1

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

ScreenCapLibrary 1.5.0rc1 was released on Tuesday December 15, 2020.

ID Type Priority Summary Added
#50 enhancement medium Display mouse cursor during the video recording rc 1
#56 bug medium redundant embedded snapshot when using take_partial_screenshot rc 1
#63 enhancement medium Add Pause/Resume keywords rc 1

Altogether 3 issues. View on the issue tracker.