π€ What's the problem you're trying to solve?
In our project we cal the command behave with some option, but in current plugin implementation this is not possible.
for example we call behave -D ip=x.x.x.x -D headless=0
β¨ What's your proposed solution?
in the cucumber runner configuration or in the global preference settings (it should be Project and not workspace )
add a text box in with user can insert all needed line options and append them to the behave command
β Have you considered any alternatives or workarounds?
No response
π Any additional context?
No response