You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
Is there any plan to add event listener to the
page
instance ?like the event
request
from puppeteer:event: 'request'
Emitted when a page issues a request. The request object is read-only. In order to intercept and mutate requests, see page.setRequestInterception.
The text was updated successfully, but these errors were encountered: