mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: add release video (#18459)
This commit is contained in:
parent
7337dd4e28
commit
84aa67a7fc
@ -6,6 +6,10 @@ toc_max_heading_level: 2
|
||||
|
||||
## Version 1.27
|
||||
|
||||
<div className="embed-youtube">
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/b84eqab3kwc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
### Locators
|
||||
|
||||
With these new APIs writing locators is a joy:
|
||||
@ -69,6 +73,10 @@ This version was also tested against the following stable channels:
|
||||
|
||||
## Version 1.26
|
||||
|
||||
<div className="embed-youtube">
|
||||
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/b84eqab3kwc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
### Assertions
|
||||
|
||||
- New option `enabled` for [`method: LocatorAssertions.toBeEnabled`].
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user