Skip to main content
Version: 16.1.0

PageEventObject.response property

Signature:

interface PageEventObject {
response: HTTPResponse;
}