HTML Report with charts | Playwright & Cucumber - Typescript | Part 5

preview_player
Показать описание
Hello, in this video, we'll learn how to generate an HTML report with Cucumber and Playwright.
---------------------------------------------------------------------
Tamil Youtube Channel:
@kurimurai
---------------------------------------------------------------------
🎁Just in case you want to support me ☺️ donation might be helpful.

--------------------------Thank you---------------------------

Thanks for watching, if you like the video, give it a thumbs up 👆.
Sharing is caring, kindly share the video with your friends and colleagues.
Don't forget to subscribe and hit the bell 🔔 notification.

--------------------------------SOCIAL--------------------------------

Join our WhatsApp group (Only for Channel Members)

#letcode #playwright #cucumber
Рекомендации по теме
Комментарии
Автор

Thank you so much for your videos. Really helped me lot when I stuck so many places while implementing complete new framework.

kumarrajesh-lunw
Автор

Thankyou so much for this BDD- playwright videos

deepthiudayan
Автор

Hi Koushik, Can we save the older report ins ame folder nad delete it after 1 week? If yes can you please share the code ? or make any video on it?

PriyankaRP-lvon
Автор

That look 11:20 for that whistle sound 😂... Bro u r doing an amazing job 💯
Ps: but don't get mad whoever that is, LOL.

Iamwithyou
Автор

Hi Koushik, Can we generate extent report also. If so pls do one video for extent report

jyothsnat
Автор

Thanks for the nice video. I still have one issue. I followed the exact steps (filled the package.json under scripts "test": "cross-env ENV=prod cucumber-js test || true"), but when I execute npm test from a Windows machine with a failing test, I get the error message '''true' is not recognized as an internal or external command,
operable program or batch file'. So the posttest is not executed, no report folder is created. Any idea how to fix this?

joostdejong
Автор

How to change report name to dynamic name and how to add real time start time and end time to a scenario or feature in the report, please suggest.

harshtyagi
Автор

For me I followed the instructions in the video, but when I run npm test, I always get this warning "WARNING: No JSON files found in 'test-results'. NO REPORT CAN BE CREATED!" and when I open the index.html report, it is not populated with data. I have the test-results folder with both JSON & HTML cucumber report. Not sure what I am missing.

jobi
Автор

Nice video Koushik! Good job! I have a question here. In the report.ts, how can you pass the browser name, browser version, os name, os version etc details from command line? As of now, you are hard coding it. Also, how can we pass the customData values from command line?

vikrantchaudhari
Автор

Is it possible to group the failures based on where it failed. If yes how, can you please explain?

sivamaamalesh
Автор

Hi Koushik, you've made things easier for us👍🏼
Is there any way to add time duration for features and scenarios?

nandaraja
Автор

Hi, will you please make video on cicd for cucumber playwright

pranitdhole
Автор

Hi Koushik, For scenario outline screenshots are not attaching, only for Scenario it is attaching. Please help how to attach screenshots for scenario Outline too

jyothsnat
Автор

"progress-bar" is not showing output console correctly. Lines are breaking. Are there any changes we need to do except add it in cucumber.json

sivaramakrishnareddyrajula
Автор

I am unable to get the report even i mentioned format in cucumber.json

shashidharamarannavar
Автор

I added true in command but after execution getting message like "true ' is not recognized as an internal or external command. How we can solve this

shilpatiwari
Автор

Hi Koushik..! It is good to see your video, can you post pdf validation with playwright...?

narayanaswamy
Автор

Hi kaushik, your videos are really very helpful. I tried for attach video in the report i am getting error in cucumber.html report like base 64 is not there and in index.html video showing attached but not playing it

shilpatiwari
Автор

hello brother,
I am getting this error. How can I fix this? TIA

AlMutasimHasanMuhi-pw
Автор

Hi koushik when I am trying with the failed test cases cucumber report was generated fine but Multiple cucumber html file was (index) was not generated when im trying failed test cases

RahulReddy-ptzx