hi after following above steps,i am not able to attach screenshots to cucumber cypress reports for fail tc can u please help? also is there provision where it take screenshot of failed as well as pass test cases?
Hi Dane... Would you please take a look at the code... My html report does show an image thumbnail only... I tried to open the report in all major browsers but all show the same thumbnail.. Thanks J.N
Thanks for your sharing. I get the error timeout when reading file to attach to the HTML report (I make sure that the file already exist and the path is correct), Do you have any idea on it?
Hi, Thank you very much for the useful videos:) Questions: 1) Can we add also video to the report? 2) Is it possible to set any result to have both screenshots and videos? It is available in Allure for example. 3) I watched the installation video where you promised to have a separate video for the confiugration of data for OS/browser/metadata etc. But i cannot find that separate video. Can you provide the link to that please, if possible? Thank you in advance:)
Hi Irana, 1) I think this should be possible, but I have not done it myself 2) also I think so but not sure 3) Unfortunately I have not had the time to make this video yet. I will hopefully get to it Also note that cypress-cucumber-preprocessor has a new major version released that may or may not make any of these easier but I have not had a good chance to try it out well. Thanks for watching!
Hi Dane, Thank you for sharing your knowledge and creating these tutorials. This is really very helpful. But, I need your help in this - I'm unable to attach a Screenshot in the Cucumber HTML report. Option - Screenshot is there, but, when I click I get no screenshot attached. Appreciate your help.
Hi Thank you so much for the Video, can you please help me When I run my scripts in chrome browser, I get the video but it is blank. But I am able to see complete video when I run scripts from electron default browser. Can you help me how to record complete video in chrome ?
Hi Dane, Thank you for the video. I however am unable to attach screenshots for failed test cases despite going through the above steps. Could you please suggest what might have gone wrong?
@Dane it doesn't work with "cypress 13.13.3" it returns a time out while reading the file do you have an idea please ?
great job Dane. Please keep up the good work. Thanks for doing this video
Thanks a lot Dane for this video.
You're doing a great work for Dev and QA community.
Love from India.
hi after following above steps,i am not able to attach screenshots to cucumber cypress reports for fail tc
can u please help?
also is there provision where it take screenshot of failed as well as pass test cases?
thats cool and clear demo, pretty helpful.
And will be great if you can also let us know how to capture screenshot for a particular passed step?
Great lecture thanks for helping us
Hi Dane,
I can see the screenshot link in my report, but the image is broken. Can you please help.
Thanks
Hi Dane,
Thank you for this amazing video.
Can you please make one on Allure reports in Cypress Cucumber?
Hi Dane...
Would you please take a look at the code...
My html report does show an image thumbnail only...
I tried to open the report in all major browsers but all show the same thumbnail..
Thanks
J.N
Thanks for your sharing.
I get the error timeout when reading file to attach to the HTML report (I make sure that the file already exist and the path is correct), Do you have any idea on it?
Sorry I haven’t encountered this before. Could it be related to permissions? Are you running the script as the same user?
Hi, Thank you very much for the useful videos:)
Questions:
1) Can we add also video to the report?
2) Is it possible to set any result to have both screenshots and videos? It is available in Allure for example.
3) I watched the installation video where you promised to have a separate video for the confiugration of data for OS/browser/metadata etc. But i cannot find that separate video. Can you provide the link to that please, if possible?
Thank you in advance:)
Hi Irana,
1) I think this should be possible, but I have not done it myself
2) also I think so but not sure
3) Unfortunately I have not had the time to make this video yet. I will hopefully get to it
Also note that cypress-cucumber-preprocessor has a new major version released that may or may not make any of these easier but I have not had a good chance to try it out well.
Thanks for watching!
@@DaneHarnettDevs Hi Dane, Thank you for the response
Hi Dane,
Thank you for sharing your knowledge and creating these tutorials.
This is really very helpful.
But, I need your help in this - I'm unable to attach a Screenshot in the Cucumber HTML report.
Option - Screenshot is there, but, when I click I get no screenshot attached.
Appreciate your help.
@@DaneHarnettDevs Thank you once again. Appreciate your response.
Hi Thank you so much for the Video,
can you please help me
When I run my scripts in chrome browser, I get the video but it is blank. But I am able to see complete video when I run scripts from electron default browser. Can you help me how to record complete video in chrome ?
Hello @Dane I try this with Cypress 13.6.4 version, but its didnt works
Hi sorry I haven’t had time to try this out on newer Cypress versions, so I don’t think I will be any help.
@@DaneHarnettDevsok notes, we try this option since there is an issue with Allure and latest Cypress with Cucumber. thanks
@@DaneHarnettDevs Thanks for the reply. Currently there is an open issue with Allure report, not woking with latest Cypress and Cucumber combination.
Hi Dane,
Thank you for the video.
I however am unable to attach screenshots for failed test cases despite going through the above steps.
Could you please suggest what might have gone wrong?
@@DaneHarnettDevs I'm facing the same issue, I see broken image in the report. Do we need to explictly configure cypress screenshot folder anywhere?
How to add cucumber report on git ?
@@DaneHarnettDevs yes please.
Do we have a page object model tutorial where we can keep locators for each page ?