chore: increase readability of Puppeteer diagram (#5947)
This commit is contained in:
parent
58d1eab794
commit
a84e07ceaa
@ -345,7 +345,7 @@ The Puppeteer API is hierarchical and mirrors the browser structure.
|
||||
|
||||
> **NOTE** On the following diagram, faded entities are not currently represented in Puppeteer.
|
||||
|
||||
![puppeteer overview](https://user-images.githubusercontent.com/746130/40333229-5df5480c-5d0c-11e8-83cb-c3e371de7374.png)
|
||||
![puppeteer overview](../docs/assets/puppeteerOverview.png)
|
||||
|
||||
- [`Puppeteer`](#class-puppeteer) communicates with the browser using [DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/).
|
||||
- [`Browser`](#class-browser) instance can own multiple browser contexts.
|
||||
|
BIN
docs/assets/puppeteerOverview.png
Normal file
BIN
docs/assets/puppeteerOverview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
229
docs/assets/puppeteerOverview.svg
Normal file
229
docs/assets/puppeteerOverview.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 234 KiB |
Loading…
Reference in New Issue
Block a user