is it possible some how to save all reports? After every run its patching previous one, and you always have only last one report. How to keep them all? Example: reports(1) reports(2) reports(3) and etc
Can you provide more details about the plugin you are using, so that I can tell you mine. For any doubts, live training updates, internship program and free Courses, please join our Telegram channel t.me/qafoxoriginal
I am using TestNG and tried with below versions and it is supporting @CucumberOptions io.cucumber cucumber-java 7.14.0 io.cucumber cucumber-testng 7.14.0 io.cucumber cucumber-core 7.14.0 net.masterthought cucumber-reporting 5.7.8
is it possible some how to save all reports?
After every run its patching previous one, and you always have only last one report.
How to keep them all?
Example:
reports(1)
reports(2)
reports(3)
and etc
i can't get the html report under target file
when i open report with web Browser it's not same as yours so which plugin i need to install?
Can you provide more details about the plugin you are using, so that I can tell you mine.
For any doubts, live training updates, internship program and free Courses, please join our Telegram channel t.me/qafoxoriginal
which plugin/dependency is needed for this type of report ?
there are no @cucumberoptions anymore
Use correct versions and jars to resolve the error.
Note: Join our telegram group here - t.me/qafoxoriginal
I am using TestNG and tried with below versions and it is supporting @CucumberOptions
io.cucumber
cucumber-java
7.14.0
io.cucumber
cucumber-testng
7.14.0
io.cucumber
cucumber-core
7.14.0
net.masterthought
cucumber-reporting
5.7.8