agent-Python-RobotFramework icon indicating copy to clipboard operation
agent-Python-RobotFramework copied to clipboard

Robot Framework integration for Report Portal

Results 16 agent-Python-RobotFramework issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, the listener can only be instantiated during execution. However, there are situations where dynamically loading it as a library...

enhancement

**Is your feature request related to a problem? Please describe.** I have a problem with links in the Documentation of Robot Framework Test Suites. The links work in the reportportal...

enhancement

**Error information** TypeError: Object of type _PresenceSentinel is not JSON serializable [ ERROR ] Calling method 'log_message' of listener 'robotframework_reportportal.listener' failed: TypeError: Object of type _PresenceSentinel is not JSON serializable...

bug

**Is your feature request related to a problem? Please describe.** Currently in a launch screen the first level of suite information is displaying with name convention or suitename.index which requires...

enhancement

**Describe the bug** I am executing multiple test suites via pabot and wants to upload the test results to ReportPortal, but i am missing a lot of test cases. In...

bug

with newest versions I am using robotframework-reportportal==5.6.4 reportportal-client==5.6.5 i get errors when trying to log to report portal from robot framework> 'errorCode': 4001, 'message': "Incorrect Request. [Field 'launchUuid' should not...