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)
Built Distribution
Close
Hashes for robotframework-debugger-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8421507f48a22cf531edeb1e69dd00b202aedabcb6525f3159d211b6552712a4 |
|
MD5 | 5fe04676bcfe278f1b62285ca0cfc7a0 |
|
BLAKE2b-256 | d8d1dbfb6a3409905b02f5eeed75ffc1fc9e82d2224a88bc2f93fa75b5b3c653 |
Close
Hashes for robotframework_debugger-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2390492bce731e0883cc1643fd3e48abbe380fd1b38233fa836eea6d5b15ef2 |
|
MD5 | d0fd2cfa1f2a054eb6daf06832663031 |
|
BLAKE2b-256 | 35b2c2e90dce068bc9580811191cba6ea9e3ae0893bccf74fa0e824402b66ba1 |