Is there a way to suppress opening the report after the features have run?
Closed this issue · 2 comments
octatone commented
I really only want the command line summary. I don't want the report opening automatically in my browser on each run.
john-doherty commented
Hi @octatone, sorry for the delay - super busy at the moment. I've just added a -d
command line switch to disable auto launching the test report.
octatone commented
Thanks!