Skip to main content

PageEventObject.response property

Signature:

interface PageEventObject {
response: HTTPResponse;
}