MarketSquare/robotframework-webservice

Provide `norpa` and `rpa` option on startup

开放

#14 创建于 2022年11月14日

 (1 条评论) (0 个反应) (0 位负责人)Python (6 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (24 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南