MarketSquare/robotframework-webservice

Provide `norpa` and `rpa` option on startup

Open

#14 opened on Nov 14, 2022

 (1 comment) (0 reactions) (0 assignees)Python (6 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (24 stars)
PR merge metrics
 (PR metrics pending)

Description

If we have test cases and tasks on execution path, Robot won't start up, even when we only execute either tests or tasks.

We currently must provide robot with the --rpa or --norpa option until https://github.com/robotframework/robotframework/issues/4360 is fixed.

This issue is closed, when you can provide the option to webservice.

Contributor guide