diff --git a/docs/src/api/class-locator.md b/docs/src/api/class-locator.md index 9b361a6f0c..0fdb1d1229 100644 --- a/docs/src/api/class-locator.md +++ b/docs/src/api/class-locator.md @@ -2035,9 +2035,9 @@ Triggers a `change` and `input` event once all the provided options have been se ```html ``` diff --git a/docs/src/release-notes-csharp.md b/docs/src/release-notes-csharp.md index 7ef4552712..be1e2304f4 100644 --- a/docs/src/release-notes-csharp.md +++ b/docs/src/release-notes-csharp.md @@ -824,9 +824,9 @@ This version was also tested against the following stable channels: ```html ``` diff --git a/docs/src/release-notes-java.md b/docs/src/release-notes-java.md index a7383f21f4..141d534aac 100644 --- a/docs/src/release-notes-java.md +++ b/docs/src/release-notes-java.md @@ -888,9 +888,9 @@ This version was also tested against the following stable channels: ```html ``` diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md index a2d3664251..519c0955f7 100644 --- a/docs/src/release-notes-js.md +++ b/docs/src/release-notes-js.md @@ -1498,9 +1498,9 @@ This version was also tested against the following stable channels: ```html ``` diff --git a/docs/src/release-notes-python.md b/docs/src/release-notes-python.md index a5e55596bb..971041d5c7 100644 --- a/docs/src/release-notes-python.md +++ b/docs/src/release-notes-python.md @@ -800,9 +800,9 @@ This version was also tested against the following stable channels: ```html ``` diff --git a/packages/playwright-client/types/types.d.ts b/packages/playwright-client/types/types.d.ts index 65907853f4..7d0806bb69 100644 --- a/packages/playwright-client/types/types.d.ts +++ b/packages/playwright-client/types/types.d.ts @@ -14174,9 +14174,9 @@ export interface Locator { * * ```html * * ``` * diff --git a/packages/playwright-core/types/types.d.ts b/packages/playwright-core/types/types.d.ts index 65907853f4..7d0806bb69 100644 --- a/packages/playwright-core/types/types.d.ts +++ b/packages/playwright-core/types/types.d.ts @@ -14174,9 +14174,9 @@ export interface Locator { * * ```html * * ``` *