Version: 1.8.0
Verification
#
Console logsConsole messages logged in the page can be brought into the Playwright context.
#
API reference#
Page errorsListen for uncaught exceptions in the page with the pagerror
event.
Console messages logged in the page can be brought into the Playwright context.
Listen for uncaught exceptions in the page with the pagerror
event.
"requestfailed"
#"dialog"
- handle alert, confirm, prompt#"popup"
- handle popup windows#