Replies: 3 comments 29 replies
-
Hi @raghavhsp Screenshots are directly handled by the plugin. So for example, with cucumber, if you run this within the hook:
The above will automatically be attached and also saved to disk relative to the report file in resources directory. |
Beta Was this translation helpful? Give feedback.
-
i am getting this error while running feature files. java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/Users/user/Downloads/Selenieum4/src/test/java/FeatureFiles/Home.feature
My home page feature file looks like this Feature: Feature to test homepage of ESPN Cric info @homepagetest Test runner package runners; @RunWith(Cucumber.class) public class TestRunners { As soon as comment line of code for chain test my feautre file runs perfectly |
Beta Was this translation helpful? Give feedback.
-
Updates to plugin docs with a new Screenshots section (applicable to version 1.0.5 onwards). |
Beta Was this translation helpful? Give feedback.
-
Hi @anshooarora !
Great to see this amazing reporting feature. I wasn't able to find feature to capture and attach screenshot like Extent Report.
Please help me if i am missing any piece of the puzzel.
Looking forward to your response!
Beta Was this translation helpful? Give feedback.
All reactions