2 years ago
#60118
Ramkrishna Bhandare
How to refresh Cucumber Output file in IntelliJ while using multiple feature files?
I am using the BDD framework using Cucumber,
There are multiple feature files.
But am not able to get the output in the HTML file. (However, I can see the output in my console. )
Where am going wrong? How to keep this file(CucmberExtentReport.html) updated in IntelliJ IDEA?
Am getting the HTML output only on running the whole configuration from here
But I want to run a single feature file and see the output which IntelliJ is not updating...
intellij-idea
cucumber
cucumber-java
0 Answers
Your Answer