Skip to main content
Version: 15.4.2

PageEventObject.response property

Signature:

interface PageEventObject {
response: HTTPResponse;
}