Robotframework-webservice

Latest version: v1.0.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.6.1

7 : endpoint for retrieving exeuction ids . that is useful to find the report to a specific test execution
25: add removekeywords feature from Robot

0.5.2

Fixes 20

Variables are now parsed from GET query parameters and passed on to Robot Framework

0.5.1

15

0.5.0

What's Changed
* test python3.10 in actions by Noordsestern in https://github.com/MarketSquare/robotframework-webservice/pull/11
* 8 make executions unique by Noordsestern in https://github.com/MarketSquare/robotframework-webservice/pull/9

Unique executions
8 creates a request-id for every api call and returns it in special header field in response `x-request-id`. When you want to get log and report of an execution, you must retrieve `x-request-id` from the response of your request that triggered the execution. Pass the request id as `executionid` when calling endpoints for `log.html` or `report.html`

**Full Changelog**: https://github.com/MarketSquare/robotframework-webservice/compare/0.4.0...0.5.0

0.4.0

What's Changed
* new parameter b for logfile name by Noordsestern in https://github.com/MarketSquare/robotframework-webservice/pull/10


**Full Changelog**: https://github.com/MarketSquare/robotframework-webservice/compare/0.3.0...0.4.0

0.3.0

There is now a new endpoint `robotframework/run/all` executing all tasks that are available in the service.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.