chore: rename image assets

This commit is contained in:
Mathias Bynens 2020-06-02 15:24:25 +02:00
parent a84e07ceaa
commit c2d32b1c19
5 changed files with 2 additions and 230 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

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