Skip to content

Commit 7c27241

Browse files
feat(roll): roll to ToT Playwright (25-07-22) (microsoft#676)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b5a6f4 commit 7c27241

File tree

338 files changed

+823
-823
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

338 files changed

+823
-823
lines changed

dotnet/docs/actionability.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,6 @@ For example, consider a scenario where Playwright will click `Sign Up` button re
168168
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
169169
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
170170

171-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
172-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
173-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
171+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
172+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
173+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api-testing.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,6 @@ var context = await Browser.NewContextAsync(new() { StorageState = state });
469469
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
470470
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
471471

472-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
473-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
474-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
472+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
473+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
474+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-accessibility.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ Console.WriteLine(System.Text.Json.JsonSerializer.Serialize(accessibilitySnapsho
109109
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
110110
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
111111

112-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
113-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
114-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
112+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
113+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
114+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-apirequest.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ Creates new instances of [APIRequestContext].
100100
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
101101
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
102102

103-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
104-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
105-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
103+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
104+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
105+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-apirequestcontext.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,6 @@ Returns storage state for this request context, contains current cookies and loc
257257
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
258258
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
259259

260-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
261-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
262-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
260+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
261+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
262+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-apiresponse.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,6 @@ Contains the URL of the response.
166166
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
167167
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
168168

169-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
170-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
171-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
169+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
170+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
171+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-browser.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,6 @@ Returns the browser version.
327327
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
328328
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
329329

330-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
331-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
332-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
330+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
331+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
332+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-browsercontext.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -661,6 +661,6 @@ API testing helper associated with this context. Requests made with this API wil
661661
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
662662
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
663663

664-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
665-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
666-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
664+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
665+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
666+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-browsertype.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,6 @@ Returns browser name. For example: `'chromium'`, `'webkit'` or `'firefox'`.
274274
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
275275
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
276276
277-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
278-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
279-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
277+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
278+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
279+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

dotnet/docs/api/class-consolemessage.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ One of the following values: `'log'`, `'debug'`, `'info'`, `'error'`, `'warning'
128128
[IReadOnlyDictionary]: https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.ireadonlydictionary-2 "IReadOnlyDictionary"
129129
[JsonElement]: https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonelement "JsonElement"
130130

131-
[all available image tags]: https://mcr.microsoft.com/v2/playwright/tags/list "all available image tags"
132-
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright "Docker Hub"
133-
[Dockerfile.focal]: https://github.com/microsoft/playwright/blob/master/utils/docker/Dockerfile.focal "Dockerfile.focal"
131+
[all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/dotnet/about "all available image tags"
132+
[Docker Hub]: https://hub.docker.com/_/microsoft-playwright-dotnet "Docker Hub"
133+
[Dockerfile.focal]: https://github.com/microsoft/playwright-dotnet/blob/main/utils/docker/Dockerfile.focal "Dockerfile.focal"

0 commit comments

Comments
 (0)