HTTPResponseHTTPResponse.frameVersion: 21.10.0On this pageHTTPResponse.frame() method A Frame that initiated this response, or null if navigating to error pages. Signature: class HTTPResponse { abstract frame(): Frame | null;} Returns: Frame | null