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
|
## 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
|
### Locators
|
||||||
|
|
||||||
With these new APIs writing locators is a joy:
|
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
|
## 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
|
### Assertions
|
||||||
|
|
||||||
- New option `enabled` for [`method: LocatorAssertions.toBeEnabled`].
|
- New option `enabled` for [`method: LocatorAssertions.toBeEnabled`].
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue