parent
f819b1c72d
commit
0c2ec4b7f6
|
|
@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
||||||
|
|
||||||
## Version 1.34
|
## Version 1.34
|
||||||
|
|
||||||
|
<LiteYouTube
|
||||||
|
id="JeFD6rqDbBo"
|
||||||
|
title="Playwright 1.34"
|
||||||
|
/>
|
||||||
|
|
||||||
### Highlights
|
### Highlights
|
||||||
|
|
||||||
* UI Mode now shows steps, fixtures and attachments:
|
* UI Mode now shows steps, fixtures and attachments:
|
||||||
|
|
@ -110,6 +115,11 @@ This version was also tested against the following stable channels:
|
||||||
|
|
||||||
## Version 1.33
|
## Version 1.33
|
||||||
|
|
||||||
|
<LiteYouTube
|
||||||
|
id="JeFD6rqDbBo"
|
||||||
|
title="Playwright 1.33"
|
||||||
|
/>
|
||||||
|
|
||||||
### Locators Update
|
### Locators Update
|
||||||
|
|
||||||
* Use [`method: Locator.or`] to create a locator that matches either of the two locators.
|
* Use [`method: Locator.or`] to create a locator that matches either of the two locators.
|
||||||
|
|
@ -165,6 +175,11 @@ This version was also tested against the following stable channels:
|
||||||
|
|
||||||
## Version 1.32
|
## Version 1.32
|
||||||
|
|
||||||
|
<LiteYouTube
|
||||||
|
id="jF0yA-JLQW0"
|
||||||
|
title="Playwright 1.32"
|
||||||
|
/>
|
||||||
|
|
||||||
### Introducing UI Mode (preview)
|
### Introducing UI Mode (preview)
|
||||||
|
|
||||||
New [UI Mode](./test-ui-mode.md) lets you explore, run and debug tests. Comes with a built-in watch mode.
|
New [UI Mode](./test-ui-mode.md) lets you explore, run and debug tests. Comes with a built-in watch mode.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue