mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
16 lines
398 B
Markdown
16 lines
398 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [FrameManager](./puppeteer.framemanager.md) > [initialize](./puppeteer.framemanager.initialize.md)
|
||
|
|
||
|
## FrameManager.initialize() method
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
initialize(): Promise<void>;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
Promise<void>
|
||
|
|