robotframework-webservice icon indicating copy to clipboard operation
robotframework-webservice copied to clipboard

Allow adding listeners to execution

Open Arvengeance opened this issue 3 years ago • 1 comments

I would like to add listeners on every execution of robot test cases.

My use case: Adding a listener that does real-time logging in to Elasticsearch.

Arvengeance avatar Nov 14 '22 15:11 Arvengeance

There are more things of robot cmd api that could be published as well. Maybe, it is possible to provide argumentfiles and pass it on to the robot execution inside the webservice.

I will check it out.

Noordsestern avatar Nov 16 '22 21:11 Noordsestern