Skip to main content
Version: Next

PageEventObject.response property

Signature:

interface PageEventObject {
response: HTTPResponse;
}