Skip to main content

A Robot Framework Listener to try keywords and pause execution on failure

Project description

robotframework-debugger

Debugger that can stop execution and shows a Gui to try out Robot Framework commands

Installation

pip install robotframework-debugger

Usage

use it as listener

robot --listener Debugger myrobotsuite.robot

How it works:

Debugger pauses the execution on a failing keyword or on keywords named Debug or Break. It opens a TKinter based GUI and let you see the error, try out other keywords in exact that situation. It also gives access to Robot Frameworks variables and logs a history of passed keyword calles.

Have Fun

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-debugger-0.2.1.tar.gz (155.9 kB view hashes)

Uploaded Source

Built Distribution

robotframework_debugger-0.2.1-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

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