Skip to main content

Robot Framework AutoRecorder Library

Project description

AutoRecorder for Robot Framework

AutoRecorder

Introduction

RobotFramework library allowing to automatically start video recording of desktop when test or (and) suite starts. Based on ScreenCapLibrary

Requirements

  • Robot Framework

Installation

Using pip

The recommended installation tool is pip.

Install pip. Enter the following:

pip install robotframework-autorecorder

Usage

To work with library only importing it is needed. By default video for each test case is created, by it is possible to create video per whole suite or create videos for test cases and for whole suite. Import arguments can be also used for tuning underlaying ScreenCapLibrary.

TestRecorder.robot

*** Settings ***
Documentation     This example demonstrates how to use current library
Library      AutoRecorder
Library      SeleniumLibrary

*** Test Cases ***
Example Test
    Open Browser    http://example.local    gc
    Sleep    5s

SuiteRecorder.robot

*** Settings ***
Documentation     This example demonstrates how to use current library
Library      AutoRecorder      mode=suite
Library      SeleniumLibrary

*** Test Cases ***
Example Test
    Open Browser    http://example.local    gc
    Sleep    5s

SuiteAndTestRecorder.robot

*** Settings ***
Documentation     This example demonstrates how to use current library
Library      AutoRecorder      mode=suite,test
Library      SeleniumLibrary

*** Test Cases ***
Example Test
    Open Browser    http://example.local    gc
    Sleep    5s

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-autorecorder-0.1.4.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotframework_autorecorder-0.1.4-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file robotframework-autorecorder-0.1.4.tar.gz.

File metadata

File hashes

Hashes for robotframework-autorecorder-0.1.4.tar.gz
Algorithm Hash digest
SHA256 b33030181f409d27c658ae878f04bec9aa1aa7b0c48e7d1f3c1919b53217eff1
MD5 89f9b017ac1c01343eeb787ecdbb2267
BLAKE2b-256 e13dff788578a66df347e754096bafa4133d3e2589e67f37200e8c33aab829ef

See more details on using hashes here.

File details

Details for the file robotframework_autorecorder-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_autorecorder-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 513d0a2091fd5ff0583a265c55f696990aeec61b156a524753119224f6b0c9a7
MD5 4756405cfb041fc7ad826cdacd48fd41
BLAKE2b-256 4f76d86ba467a540a4713ade57c5cce92f900efd6d99122658cea83612e1c3be

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page