Releases: reportportal/agent-Python-RobotFramework
Releases · reportportal/agent-Python-RobotFramework
Release 5.6.4
Added
RP_DEBUG_MODE
configuration variable, by @HardNorth
Release 5.6.3
Removed
- Logging in the
listener.__post_log_message
method, to avoid logging the same message recursively, by @HardNorth
Release 5.6.2
Fixed
- SETUP / TEARDOWN keyword removing, by @HardNorth
Release 5.6.1
Added
RP_FLATTEN_KEYWORDS
configuration variable, by @HardNorth--flatten-keywords
argument support, by @HardNorth
Release 5.6.0
Changed
- Client version updated on 5.6.0, by @HardNorth
- Test end message now posts to the Test description, by @HardNorth
- Keywords names now contain Keyword types, by @HardNorth
Added
- Support for
Python 3.13
, by @HardNorth RP_REMOVE_KEYWORDS
configuration variable, by @HardNorth--remove-keywords
argument support, by @HardNorth
Removed
Python 3.7
support, by @HardNorth
Release 5.5.8
Added
- Issue #191: Add seamless screenshot logging for Selenium and Browser libraries, by @HardNorth
NOTE: This is the last agent version which supports Python 3.7
Release 5.5.7
Added
Test Case ID
reporting on Item Finish, by @HardNorth
Changed
- Client version updated on 5.5.8, by @HardNorth
Release 5.5.6
Added
timezone
command line argument forpost_report.py
script, by @HardNorth
Release 5.5.5
Added
- Issue #192: Robot link markup to Markdown conversion, by @HardNorth