Skip to content

Commit

Permalink
chore: rename image assets
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Jun 2, 2020
1 parent a84e07c commit c2d32b1
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 230 deletions.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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](../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/).
- [`Browser`](#class-browser) instance can own multiple browser contexts.
Expand Down
Binary file added docs/assets/overview.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/overview.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/assets/puppeteerOverview.png
Binary file not shown.

0 comments on commit c2d32b1

Please sign in to comment.