We are using Gauge for automation testing. Please find below version for Gauge, html-report, xml-report, java
C:\Users\jay>gauge -v Gauge version: 0.7.0
Plugins
html-report (1.1.0) java (0.3.3) xml-report (0.1.1)
My scenario is
And my step implementation is
When I run my spec. It should include "Hello Jay Here" text into HTML-REPORT. However, it haven't included. Please find below screen shot for the same.
I have tried to change the html-report plugin version to 3. But after changing the version of a plugin, html-report stops generating.
So, Anyone knows what should I do to get it included?
Thanks, Jay Patel