Playwright Trace Viewer | Playwright Tutorial - part 33

preview_player
Показать описание
Playwright Trace Viewer is a GUI tool that helps exploring recorded Playwright traces after the script ran.

Recording a trace:

// Start tracing before creating / navigating a page.

// Stop tracing and export it into a zip archive.

Viewing the trace#

Source code:
--------------------------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.

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

Koushik! You're amazing like a Playwright. I think that your channel is like a diamond! The best one for sure!

alexanderkomanov
Автор

Do you think Playwright will be more popular than Selenium? Your thoughts?

shriniwasalle
Автор

Hi bro, I got error while using "npx playwright show-trace trace.zip".

ERROR: The process with PID 7584 (child process of PID 8608) could not be terminated.
Reason: There is no running instance of the task.
ERROR: The process with PID 4380 (child process of PID 8608) could not be terminated.
Reason: There is no running instance of the task.
ERROR: The process with PID 8440 (child process of PID 8608) could not be terminated.
Reason: There is no running instance of the task.
what can i do to overcome this error

saipitchuka
Автор

Do you know if this works if you have authentication in global config? I'm trying to start trace in beforeAll() but in never starts.

kumekster
Автор

is there a way to get a video recording from this trace report?

animeshmishra
Автор

Hi! How can I send requests to playwright? I know that I can intersept existing requests, but how can I send my own?

monday--
Автор

I have 5 gmail id ...I have subscribed Your channel In all my accounts sure I will pass it to many people for subscription...I have learned a lot from your channel your Teaching for so awesome ❤️

sathamhussain
Автор

Hi Koushik! Can I contact with you, because on video, screenshot, and tarce but nothing in the test result folder. And i tried everything but can not figure it out what is the problem

danielkovacs
Автор

what the browser with the viewer, u said webkit ?
and does it work with the 'auth.json ' ?

dragon
Автор

Do we still need to use context.trace() even with the playwright 1.17? i was going through the doc and i can see "trace" option to be configured as part of the playwrightTestConfig. i make the trace as "on" and i could also see the trace.zip file generated. Am i missing something here?

koijam
Автор

Koushik how can I contact you. Need your support with implementation of playwright with cucumber. Thank you

prasadverma
Автор

Bro I have some doubts how to contact you

arvindsamy
Автор

I use Playwrite Inspector So how can I take a screenshot?

nomanshahid
Автор

TAAAAHT'S freaking awesome, I looove Playwright and you of course 😜.
the BEFORE/AFTER, I thought it was a screenshot, is it the html rendered or a video because I see the ads animated ?

dragon