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
Built Distribution
File details
Details for the file robotframework-debugger-0.2.1.tar.gz
.
File metadata
- Download URL: robotframework-debugger-0.2.1.tar.gz
- Upload date:
- Size: 155.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8421507f48a22cf531edeb1e69dd00b202aedabcb6525f3159d211b6552712a4 |
|
MD5 | 5fe04676bcfe278f1b62285ca0cfc7a0 |
|
BLAKE2b-256 | d8d1dbfb6a3409905b02f5eeed75ffc1fc9e82d2224a88bc2f93fa75b5b3c653 |
Provenance
File details
Details for the file robotframework_debugger-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: robotframework_debugger-0.2.1-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2390492bce731e0883cc1643fd3e48abbe380fd1b38233fa836eea6d5b15ef2 |
|
MD5 | d0fd2cfa1f2a054eb6daf06832663031 |
|
BLAKE2b-256 | 35b2c2e90dce068bc9580811191cba6ea9e3ae0893bccf74fa0e824402b66ba1 |