Skip to main content
Version: 19.4.0

PageEventObject.response property

Signature:

interface PageEventObject {
response: HTTPResponse;
}