f7857d27c4
* chore(docs): document HTTPRequest with TSDoc * doclint * example
484 B
484 B
Home > puppeteer > HTTPRequest > isNavigationRequest
HTTPRequest.isNavigationRequest() method
Signature:
isNavigationRequest(): boolean;
Returns:
boolean
true if the request is the driver of the current frame's navigation.