chore: rename image assets
This commit is contained in:
parent
a84e07ceaa
commit
c2d32b1c19
@ -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.
|
> **NOTE** On the following diagram, faded entities are not currently represented in Puppeteer.
|
||||||
|
|
||||||
![puppeteer overview](../docs/assets/puppeteerOverview.png)
|
![puppeteer overview](../docs/assets/overview.png)
|
||||||
|
|
||||||
- [`Puppeteer`](#class-puppeteer) communicates with the browser using [DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/).
|
- [`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.
|
- [`Browser`](#class-browser) instance can own multiple browser contexts.
|
||||||
|
BIN
docs/assets/overview.png
Normal file
BIN
docs/assets/overview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
1
docs/assets/overview.svg
Normal file
1
docs/assets/overview.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 106 KiB |
Binary file not shown.
Before Width: | Height: | Size: 84 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 234 KiB |
Loading…
Reference in New Issue
Block a user