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