docs: fix typo in Trace Viewer documentation (#7105)
This commit is contained in:
parent
1be687e478
commit
1448f60547
|
|
@ -141,7 +141,7 @@ That helps locating the action of interest very quickly.
|
||||||
|
|
||||||
## Snapshots
|
## Snapshots
|
||||||
|
|
||||||
When tracing with the [`option: snapshots`] option turned on, Playwright captures a set of complete DOM snapshots for each action. Depending on the typ of the action, it will capture:
|
When tracing with the [`option: snapshots`] option turned on, Playwright captures a set of complete DOM snapshots for each action. Depending on the type of the action, it will capture:
|
||||||
|
|
||||||
| Type | Description |
|
| Type | Description |
|
||||||
|------|-------------|
|
|------|-------------|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue