Skip to main content
Version: 15.3.1

PageEventObject.response property

Signature:

interface PageEventObject {
response: HTTPResponse;
}