Skip to main content
Version: 16.1.1

HTTPRequest.isNavigationRequest() method

Signature:

class HTTPRequest {
isNavigationRequest(): boolean;
}

Returns:

boolean

true if the request is the driver of the current frame's navigation.