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 Jan 1, 2023. It is now read-only.
Hey. Is it possible to get all responses (images, stylesheets, ...) from a page to check for content length, status, ...
I tried to fiddle around with $page->on('response') and $page->on('load') to capture and return the repsonses to php. But that seems not the right way. Maybe you have an idea how to do that? Thx.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey. Is it possible to get all responses (images, stylesheets, ...) from a page to check for content length, status, ...
I tried to fiddle around with $page->on('response') and $page->on('load') to capture and return the repsonses to php. But that seems not the right way. Maybe you have an idea how to do that? Thx.
Beta Was this translation helpful? Give feedback.
All reactions