Track Frontend JavaScript errors with Playwright fixtures

preview_player
Показать описание
Learn in this video how you can leverage Playwright's fixture to track Frontend JavaScript exceptions and fail your tests when there are errors in a page.

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

Thanks a lot! You produce useful content. Brief and to the point. Exactly what is needed!

ЕленаКазакова-оэи
Автор

Great use and demonstration of the fixture concept!

gruttewibe
Автор

Why is failOnJSError initialised as an array when it's supposed to be a boolean?

Wakkyguy