|
3 | 3 | ### Table of contents
|
4 | 4 |
|
5 | 5 | 1. [Getting Started](./intro.md)
|
| 6 | + - [Introduction](./intro.md) |
6 | 7 | - [Installation](./installation.md)
|
7 | 8 | 1. [Core Concepts](./core-concepts.md)
|
| 9 | + - [Overview](./core-concepts.md) |
8 | 10 | - [Browser](./core-concepts.md#browser)
|
9 | 11 | - [Browser contexts](./core-concepts.md#browser-contexts)
|
10 | 12 | - [Pages and frames](./core-concepts.md#pages-and-frames)
|
|
22 | 24 | - [Upload files](./input.md#upload-files)
|
23 | 25 | - [Focus element](./input.md#focus-element)
|
24 | 26 | 1. [Emulation](./emulation.md)
|
| 27 | + - [Overview](./emulation.md) |
25 | 28 | - [User agent](./emulation.md#user-agent)
|
26 | 29 | - [Viewport, color scheme](./emulation.md#viewport-color-scheme)
|
27 | 30 | - [Devices](./emulation.md#devices)
|
28 | 31 | - [Locale & Timezone](./emulation.md#locale--timezone)
|
29 | 32 | - [Permissions](./emulation.md#permissions)
|
30 | 33 | - [Geolocation](./emulation.md#geolocation)
|
31 | 34 | 1. [Network](./network.md)
|
| 35 | + - [Overview](./network.md) |
32 | 36 | - [HTTP Authentication](./network.md#http-authentication)
|
33 | 37 | - [Handle file downloads](./network.md#handle-file-downloads)
|
34 | 38 | - [Network events](./network.md#network-events)
|
|
41 | 45 | - [Page events](./verification.md#page-events)
|
42 | 46 | - [Handling exceptions](./verification.md#handling-exceptions)
|
43 | 47 | 1. [Navigation and Loading](./loading.md)
|
| 48 | + - [Overview](./loading.md) |
44 | 49 | - [Common scenarios](./loading.md#common-scenarios)
|
45 | 50 | - [Loading a popup](./loading.md#loading-a-popup)
|
46 | 51 | - [Client-side redirects](./loading.md#unusual-client-side-redirects)
|
|
0 commit comments