--- sidebar_label: HTTPRequest.isNavigationRequest --- # HTTPRequest.isNavigationRequest() method **Signature:** ```typescript class HTTPRequest {isNavigationRequest(): boolean;} ``` **Returns:** boolean true if the request is the driver of the current frame's navigation.