I feel like some configuration is missing in your framework.Please download the code from git hub and give it a try. You can find the link in the last video of the Playlist.
Thanks for the great tutorial Just a quick question, does the pdf report getting refreshed because I can only see one pdf that is not being refreshed on my side
Please download the code from github and try once. I believe some configuration is missing. You can find the link to my repository in the last video of this playlist
Hi, We need to use ExtentTest class and we can use log method with this class reference and specify which color to select in case of pass or fail condition Please do check my other framework code base in GitHub github.com/smrutisdet/seleniumFrameworkDemo/blob/master/src/test/java/com/automationexcercise/automationUtilities/CustomListener.java
I am geting the error "TestRun.initializationError » ServiceConfiguration io.cucumber.core.gherkin.FeatureParser: Provider io.cucumber.core.gherkin.messages.GherkinMessagesFeatureParser not found[m' after i run using runner class could you please help
i am geting the error as "TestRun.initializationError » ServiceConfiguration io.cucumber.core.gherkin.FeatureParser: Provider io.cucumber.core.gherkin.messages.GherkinMessagesFeatureParser not found[m" when i run it using runner class can you please help me
I Dont want to save the images in folder and use bas64. when I use, the images are not appearing in report. what to do?? please help
The screenshot is stored and then it is copied to report
Test output folder not getting generated..any help?
I feel like some configuration is missing in your framework.Please download the code from git hub and give it a try. You can find the link in the last video of the Playlist.
Github link for this project is available ah sir
Yes , you can find the git hub link in last video of this playlist
Thanks for the great tutorial
Just a quick question, does the pdf report getting refreshed because I can only see one pdf that is not being refreshed on my side
For every run both html and pdf report gets updated with run result. Please take the code from GitHub and try once. It should work
Screenshots are not being generated or attached to the extent report. plz help me
Please download the code from github and try once. I believe some configuration is missing. You can find the link to my repository in the last video of this playlist
I got your github link but i am not able to import the "BrowserFactory" class, could you clear this once?
Plz reply me, it's urgent
Please download the entire project from github and import it into IDE, from there you can copy the specific file to your current project
Thank you. I am getting error when handling rerun failed scenarios for the pdf report and ran thru mvn command.. could you pls help
Can you please share the error and let me know how you are running the failed scenarios
I'm getting couldn't find or load main class ExtentReportListener.Reports error
Please download the source code from my GitHub and try to run it . You can find the link to GitHub in the last video of this playlist
How to change colour of pass fail type
Hi, We need to use ExtentTest class and we can use log method with this class reference and specify which color to select in case of pass or fail condition
Please do check my other framework code base in GitHub github.com/smrutisdet/seleniumFrameworkDemo/blob/master/src/test/java/com/automationexcercise/automationUtilities/CustomListener.java
The word 'src' is not cThe word 'src' is not correctly spelledorrectly spelled
coming this error in properties file
Please download the code from my GitHub account. It should work. There might be a typo due to which it is coming like this.
I am geting the error "TestRun.initializationError » ServiceConfiguration io.cucumber.core.gherkin.FeatureParser: Provider io.cucumber.core.gherkin.messages.GherkinMessagesFeatureParser not found[m' after i run using runner class
could you please help
Please check your feature file. It seems to be an issue with your feature file
i am geting the error as "TestRun.initializationError » ServiceConfiguration io.cucumber.core.gherkin.FeatureParser: Provider io.cucumber.core.gherkin.messages.GherkinMessagesFeatureParser not found[m" when i run it using runner class
can you please help me
It seems your feature file is having some issue, please look for any mistake in feature file