puppeteer/new-docs/puppeteer.protocol.page.navigatetohistoryentryrequest.md
2020-07-13 14:01:35 +01:00

19 lines
718 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Page](./puppeteer.protocol.page.md) &gt; [NavigateToHistoryEntryRequest](./puppeteer.protocol.page.navigatetohistoryentryrequest.md)
## Protocol.Page.NavigateToHistoryEntryRequest interface
<b>Signature:</b>
```typescript
export interface NavigateToHistoryEntryRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [entryId](./puppeteer.protocol.page.navigatetohistoryentryrequest.entryid.md) | [integer](./puppeteer.protocol.integer.md) | Unique id of the entry to navigate to. |