931 B
931 B
Home > puppeteer > Protocol > Page > GetNavigationHistoryResponse
Protocol.Page.GetNavigationHistoryResponse interface
Signature:
export interface GetNavigationHistoryResponse
Properties
Property | Type | Description |
---|---|---|
currentIndex | integer | Index of the current navigation history entry. |
entries | NavigationEntry[] | Array of navigation history entries. |