docs: add v1.39 release video (#27838)
This commit is contained in:
parent
49b662c22c
commit
d395a38a63
|
|
@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
||||||
|
|
||||||
## Version 1.39
|
## Version 1.39
|
||||||
|
|
||||||
|
<LiteYouTube
|
||||||
|
id="KqVuRAlOkm0"
|
||||||
|
title="Playwright 1.39"
|
||||||
|
/>
|
||||||
|
|
||||||
### Add custom matchers to your expect
|
### Add custom matchers to your expect
|
||||||
|
|
||||||
You can extend Playwright assertions by providing custom matchers. These matchers will be available on the expect object.
|
You can extend Playwright assertions by providing custom matchers. These matchers will be available on the expect object.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue