mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 11:50:22 +03:00
parent
f819b1c72d
commit
0c2ec4b7f6
@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
|
||||
|
||||
## Version 1.34
|
||||
|
||||
<LiteYouTube
|
||||
id="JeFD6rqDbBo"
|
||||
title="Playwright 1.34"
|
||||
/>
|
||||
|
||||
### Highlights
|
||||
|
||||
* 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
|
||||
|
||||
<LiteYouTube
|
||||
id="JeFD6rqDbBo"
|
||||
title="Playwright 1.33"
|
||||
/>
|
||||
|
||||
### Locators Update
|
||||
|
||||
* 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
|
||||
|
||||
<LiteYouTube
|
||||
id="jF0yA-JLQW0"
|
||||
title="Playwright 1.32"
|
||||
/>
|
||||
|
||||
### 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.
|
||||
|
Loading…
Reference in New Issue
Block a user