mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: fix broken link (#12638)
This commit is contained in:
parent
75eef09c0d
commit
e270adf437
@ -61,7 +61,7 @@ title: "Release notes"
|
|||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Trace Viewer](./trace-viewer) now shows [API testing requests](./src/test-api-testing).
|
- [Trace Viewer](./trace-viewer) now shows [API testing requests](./test-api-testing).
|
||||||
- `expect().toMatchSnapshot()` now supports anonymous snapshots: when snapshot name is missing, Playwright Test will generate one
|
- `expect().toMatchSnapshot()` now supports anonymous snapshots: when snapshot name is missing, Playwright Test will generate one
|
||||||
automatically:
|
automatically:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user