This commit is contained in:
parent
8f9bf0f0ac
commit
d284219c32
|
|
@ -4,6 +4,30 @@ title: "Release notes"
|
||||||
toc_max_heading_level: 2
|
toc_max_heading_level: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Version 1.28
|
||||||
|
|
||||||
|
### Playwright Tools
|
||||||
|
|
||||||
|
* **Live Locators in CodeGen.** Generate a locator for any element on the page using "Explore" tool.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### New APIs
|
||||||
|
|
||||||
|
- [`method: Locator.blur`]
|
||||||
|
- [`method: Locator.clear`]
|
||||||
|
|
||||||
|
### Browser Versions
|
||||||
|
|
||||||
|
* Chromium 108.0.5359.29
|
||||||
|
* Mozilla Firefox 106.0
|
||||||
|
* WebKit 16.4
|
||||||
|
|
||||||
|
This version was also tested against the following stable channels:
|
||||||
|
|
||||||
|
* Google Chrome 107
|
||||||
|
* Microsoft Edge 107
|
||||||
|
|
||||||
## Version 1.27
|
## Version 1.27
|
||||||
|
|
||||||
### Locators
|
### Locators
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,31 @@ title: "Release notes"
|
||||||
toc_max_heading_level: 2
|
toc_max_heading_level: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Version 1.28
|
||||||
|
|
||||||
|
### Playwright Tools
|
||||||
|
|
||||||
|
* **Live Locators in CodeGen.** Generate a locator for any element on the page using "Explore" tool.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### New APIs
|
||||||
|
|
||||||
|
- [`method: Locator.blur`]
|
||||||
|
- [`method: Locator.clear`]
|
||||||
|
|
||||||
|
### Browser Versions
|
||||||
|
|
||||||
|
* Chromium 108.0.5359.29
|
||||||
|
* Mozilla Firefox 106.0
|
||||||
|
* WebKit 16.4
|
||||||
|
|
||||||
|
This version was also tested against the following stable channels:
|
||||||
|
|
||||||
|
* Google Chrome 107
|
||||||
|
* Microsoft Edge 107
|
||||||
|
|
||||||
|
|
||||||
## Version 1.27
|
## Version 1.27
|
||||||
|
|
||||||
### Locators
|
### Locators
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,31 @@ title: "Release notes"
|
||||||
toc_max_heading_level: 2
|
toc_max_heading_level: 2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Version 1.28
|
||||||
|
|
||||||
|
### Playwright Tools
|
||||||
|
|
||||||
|
* **Live Locators in CodeGen.** Generate a locator for any element on the page using "Explore" tool.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### New APIs
|
||||||
|
|
||||||
|
- [`method: Locator.blur`]
|
||||||
|
- [`method: Locator.clear`]
|
||||||
|
|
||||||
|
### Browser Versions
|
||||||
|
|
||||||
|
* Chromium 108.0.5359.29
|
||||||
|
* Mozilla Firefox 106.0
|
||||||
|
* WebKit 16.4
|
||||||
|
|
||||||
|
This version was also tested against the following stable channels:
|
||||||
|
|
||||||
|
* Google Chrome 107
|
||||||
|
* Microsoft Edge 107
|
||||||
|
|
||||||
|
|
||||||
## Version 1.27
|
## Version 1.27
|
||||||
|
|
||||||
### Locators
|
### Locators
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue