Skip to main content
Version: 17.0.0

PageEventObject.response property

Signature:

interface PageEventObject {
response: HTTPResponse;
}