diff --git a/common/links-js.md b/common/links-js.md index 4078baf3113..3b5cd3ec9d7 100644 --- a/common/links-js.md +++ b/common/links-js.md @@ -19,6 +19,7 @@ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/accessibility-testing.mdx b/nodejs/docs/accessibility-testing.mdx index dfa4ed637a5..d97de0087ff 100644 --- a/nodejs/docs/accessibility-testing.mdx +++ b/nodejs/docs/accessibility-testing.mdx @@ -437,6 +437,7 @@ test('example using custom fixture', async ({ page, makeAxeBuilder }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/actionability.mdx b/nodejs/docs/actionability.mdx index 26c038cf49d..9948b812657 100644 --- a/nodejs/docs/actionability.mdx +++ b/nodejs/docs/actionability.mdx @@ -227,6 +227,7 @@ For example, consider a scenario where Playwright will click `Sign Up` button re [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api-testing.mdx b/nodejs/docs/api-testing.mdx index 2f654041e83..1aa3821eeb1 100644 --- a/nodejs/docs/api-testing.mdx +++ b/nodejs/docs/api-testing.mdx @@ -478,6 +478,7 @@ test('global context request has isolated cookie storage', async ({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-android.mdx b/nodejs/docs/api/class-android.mdx index b84d98e043d..b310f15292e 100644 --- a/nodejs/docs/api/class-android.mdx +++ b/nodejs/docs/api/class-android.mdx @@ -348,6 +348,7 @@ android.setDefaultTimeout(timeout); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-androiddevice.mdx b/nodejs/docs/api/class-androiddevice.mdx index 5b37eb6e93c..1285fff91ce 100644 --- a/nodejs/docs/api/class-androiddevice.mdx +++ b/nodejs/docs/api/class-androiddevice.mdx @@ -1038,6 +1038,7 @@ androidDevice.on('webview', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-androidinput.mdx b/nodejs/docs/api/class-androidinput.mdx index 12000ea56bc..2d8df07fee2 100644 --- a/nodejs/docs/api/class-androidinput.mdx +++ b/nodejs/docs/api/class-androidinput.mdx @@ -262,6 +262,7 @@ await androidInput.type(text); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-androidsocket.mdx b/nodejs/docs/api/class-androidsocket.mdx index 7863c0cefd0..ed9bf9032cf 100644 --- a/nodejs/docs/api/class-androidsocket.mdx +++ b/nodejs/docs/api/class-androidsocket.mdx @@ -189,6 +189,7 @@ androidSocket.on('data', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-androidwebview.mdx b/nodejs/docs/api/class-androidwebview.mdx index d411919eba3..a777ffb67e0 100644 --- a/nodejs/docs/api/class-androidwebview.mdx +++ b/nodejs/docs/api/class-androidwebview.mdx @@ -184,6 +184,7 @@ androidWebView.on('close', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-apirequest.mdx b/nodejs/docs/api/class-apirequest.mdx index 755d9ec4212..7add2132f41 100644 --- a/nodejs/docs/api/class-apirequest.mdx +++ b/nodejs/docs/api/class-apirequest.mdx @@ -272,6 +272,7 @@ await apiRequest.newContext(options); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-apirequestcontext.mdx b/nodejs/docs/api/class-apirequestcontext.mdx index 612e24a77af..42e8db2afe6 100644 --- a/nodejs/docs/api/class-apirequestcontext.mdx +++ b/nodejs/docs/api/class-apirequestcontext.mdx @@ -770,6 +770,7 @@ apiRequestContext.tracing [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-apiresponse.mdx b/nodejs/docs/api/class-apiresponse.mdx index 7ad78584202..6617a6c8a7b 100644 --- a/nodejs/docs/api/class-apiresponse.mdx +++ b/nodejs/docs/api/class-apiresponse.mdx @@ -349,6 +349,7 @@ apiResponse.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-apiresponseassertions.mdx b/nodejs/docs/api/class-apiresponseassertions.mdx index 05a59443951..1400b78518c 100644 --- a/nodejs/docs/api/class-apiresponseassertions.mdx +++ b/nodejs/docs/api/class-apiresponseassertions.mdx @@ -165,6 +165,7 @@ await expect(response).not.toBeOK(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-browser.mdx b/nodejs/docs/api/class-browser.mdx index 145f0375166..3d1aeb368f9 100644 --- a/nodejs/docs/api/class-browser.mdx +++ b/nodejs/docs/api/class-browser.mdx @@ -1026,6 +1026,7 @@ browser.on('disconnected', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-browsercontext.mdx b/nodejs/docs/api/class-browsercontext.mdx index 2d570b53669..6451bd8face 100644 --- a/nodejs/docs/api/class-browsercontext.mdx +++ b/nodejs/docs/api/class-browsercontext.mdx @@ -1651,6 +1651,7 @@ await browserContext.setHTTPCredentials(httpCredentials); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-browserserver.mdx b/nodejs/docs/api/class-browserserver.mdx index 25b1d327c86..2b333f15aaf 100644 --- a/nodejs/docs/api/class-browserserver.mdx +++ b/nodejs/docs/api/class-browserserver.mdx @@ -201,6 +201,7 @@ browserServer.on('close', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-browsertype.mdx b/nodejs/docs/api/class-browsertype.mdx index 14fac9f5b52..23df2a8853d 100644 --- a/nodejs/docs/api/class-browsertype.mdx +++ b/nodejs/docs/api/class-browsertype.mdx @@ -823,6 +823,7 @@ browserType.name(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-cdpsession.mdx b/nodejs/docs/api/class-cdpsession.mdx index b399b5ac1e8..5bb40d9cc81 100644 --- a/nodejs/docs/api/class-cdpsession.mdx +++ b/nodejs/docs/api/class-cdpsession.mdx @@ -219,6 +219,7 @@ session.on('event', ({ name, params }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-clock.mdx b/nodejs/docs/api/class-clock.mdx index 8305470607d..2f4dfa16be4 100644 --- a/nodejs/docs/api/class-clock.mdx +++ b/nodejs/docs/api/class-clock.mdx @@ -303,6 +303,7 @@ await page.clock.setSystemTime('2020-02-02'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-consolemessage.mdx b/nodejs/docs/api/class-consolemessage.mdx index 155106a8976..ef3e2608503 100644 --- a/nodejs/docs/api/class-consolemessage.mdx +++ b/nodejs/docs/api/class-consolemessage.mdx @@ -269,6 +269,7 @@ consoleMessage.worker(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-coverage.mdx b/nodejs/docs/api/class-coverage.mdx index b4a52cb7a7b..64b23189276 100644 --- a/nodejs/docs/api/class-coverage.mdx +++ b/nodejs/docs/api/class-coverage.mdx @@ -292,6 +292,7 @@ await coverage.stopJSCoverage(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-credentials.mdx b/nodejs/docs/api/class-credentials.mdx index 67daf6f66d2..1428a9ca911 100644 --- a/nodejs/docs/api/class-credentials.mdx +++ b/nodejs/docs/api/class-credentials.mdx @@ -313,6 +313,7 @@ await credentials.install(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-debugger.mdx b/nodejs/docs/api/class-debugger.mdx index 1abbaa56761..3e4dc3db9da 100644 --- a/nodejs/docs/api/class-debugger.mdx +++ b/nodejs/docs/api/class-debugger.mdx @@ -248,6 +248,7 @@ debugger.on('pausedstatechanged', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-dialog.mdx b/nodejs/docs/api/class-dialog.mdx index 22fddab90a7..02c6c5d565c 100644 --- a/nodejs/docs/api/class-dialog.mdx +++ b/nodejs/docs/api/class-dialog.mdx @@ -246,6 +246,7 @@ dialog.type(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-disposable.mdx b/nodejs/docs/api/class-disposable.mdx index de838680e02..51e2e3594c3 100644 --- a/nodejs/docs/api/class-disposable.mdx +++ b/nodejs/docs/api/class-disposable.mdx @@ -134,6 +134,7 @@ await disposable.dispose(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-download.mdx b/nodejs/docs/api/class-download.mdx index 9ff67da8941..c835df3288b 100644 --- a/nodejs/docs/api/class-download.mdx +++ b/nodejs/docs/api/class-download.mdx @@ -296,6 +296,7 @@ download.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-electron.mdx b/nodejs/docs/api/class-electron.mdx index d445ddd0374..d7420b7b02f 100644 --- a/nodejs/docs/api/class-electron.mdx +++ b/nodejs/docs/api/class-electron.mdx @@ -325,6 +325,7 @@ await electron.launch(options); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-electronapplication.mdx b/nodejs/docs/api/class-electronapplication.mdx index 67181c8f36f..097d93e7366 100644 --- a/nodejs/docs/api/class-electronapplication.mdx +++ b/nodejs/docs/api/class-electronapplication.mdx @@ -415,6 +415,7 @@ electronApplication.on('window', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-elementhandle.mdx b/nodejs/docs/api/class-elementhandle.mdx index e945b96fad5..d7d1806b549 100644 --- a/nodejs/docs/api/class-elementhandle.mdx +++ b/nodejs/docs/api/class-elementhandle.mdx @@ -1771,6 +1771,7 @@ This method does not work across navigations, use [page.waitForSelector()](/api/ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-filechooser.mdx b/nodejs/docs/api/class-filechooser.mdx index e4fd49668fd..625926665b3 100644 --- a/nodejs/docs/api/class-filechooser.mdx +++ b/nodejs/docs/api/class-filechooser.mdx @@ -221,6 +221,7 @@ await fileChooser.setFiles(files, options); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-fixtures.mdx b/nodejs/docs/api/class-fixtures.mdx index 6579c34168f..a73918f9e0b 100644 --- a/nodejs/docs/api/class-fixtures.mdx +++ b/nodejs/docs/api/class-fixtures.mdx @@ -251,6 +251,7 @@ test('basic test', async ({ request }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-frame.mdx b/nodejs/docs/api/class-frame.mdx index 8776ca0e773..ced4e2f81ff 100644 --- a/nodejs/docs/api/class-frame.mdx +++ b/nodejs/docs/api/class-frame.mdx @@ -2885,6 +2885,7 @@ await frame.waitForTimeout(timeout); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-framelocator.mdx b/nodejs/docs/api/class-framelocator.mdx index 1d1b7c394a7..79ca21a66e4 100644 --- a/nodejs/docs/api/class-framelocator.mdx +++ b/nodejs/docs/api/class-framelocator.mdx @@ -650,6 +650,7 @@ frameLocator.nth(index); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-fullconfig.mdx b/nodejs/docs/api/class-fullconfig.mdx index 6be86b6b735..57a8ded7d24 100644 --- a/nodejs/docs/api/class-fullconfig.mdx +++ b/nodejs/docs/api/class-fullconfig.mdx @@ -560,6 +560,7 @@ fullConfig.workers [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-fullproject.mdx b/nodejs/docs/api/class-fullproject.mdx index db6f364cc77..4d68948b424 100644 --- a/nodejs/docs/api/class-fullproject.mdx +++ b/nodejs/docs/api/class-fullproject.mdx @@ -389,6 +389,7 @@ fullProject.use [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-genericassertions.mdx b/nodejs/docs/api/class-genericassertions.mdx index 38641014b64..fc0823738c1 100644 --- a/nodejs/docs/api/class-genericassertions.mdx +++ b/nodejs/docs/api/class-genericassertions.mdx @@ -937,6 +937,7 @@ expect(value).resolves [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-jshandle.mdx b/nodejs/docs/api/class-jshandle.mdx index 56a4baae4bf..6b2c6b343c7 100644 --- a/nodejs/docs/api/class-jshandle.mdx +++ b/nodejs/docs/api/class-jshandle.mdx @@ -289,6 +289,7 @@ await jsHandle.jsonValue(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-keyboard.mdx b/nodejs/docs/api/class-keyboard.mdx index c428f16ca24..fe9215e448c 100644 --- a/nodejs/docs/api/class-keyboard.mdx +++ b/nodejs/docs/api/class-keyboard.mdx @@ -330,6 +330,7 @@ await keyboard.up(key); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-location.mdx b/nodejs/docs/api/class-location.mdx index 62237051cae..f25fb2b3c21 100644 --- a/nodejs/docs/api/class-location.mdx +++ b/nodejs/docs/api/class-location.mdx @@ -168,6 +168,7 @@ location.line [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-locator.mdx b/nodejs/docs/api/class-locator.mdx index b48d768acf0..71ad909a37f 100644 --- a/nodejs/docs/api/class-locator.mdx +++ b/nodejs/docs/api/class-locator.mdx @@ -2962,6 +2962,7 @@ To press a special key, like `Control` or `ArrowDown`, use [locator.press()](/ap [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-locatorassertions.mdx b/nodejs/docs/api/class-locatorassertions.mdx index be92a9649af..b3f9aca516b 100644 --- a/nodejs/docs/api/class-locatorassertions.mdx +++ b/nodejs/docs/api/class-locatorassertions.mdx @@ -1279,6 +1279,7 @@ await expect(locator).not.toContainText('error'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-logger.mdx b/nodejs/docs/api/class-logger.mdx index fb94ec55b52..f08f8ac7df1 100644 --- a/nodejs/docs/api/class-logger.mdx +++ b/nodejs/docs/api/class-logger.mdx @@ -189,6 +189,7 @@ logger.log(name, severity, message, args, hints); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-mouse.mdx b/nodejs/docs/api/class-mouse.mdx index 79c31212319..a213bacc9d5 100644 --- a/nodejs/docs/api/class-mouse.mdx +++ b/nodejs/docs/api/class-mouse.mdx @@ -318,6 +318,7 @@ await mouse.wheel(deltaX, deltaY); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-page.mdx b/nodejs/docs/api/class-page.mdx index 00aa7a45238..5e62f02aab8 100644 --- a/nodejs/docs/api/class-page.mdx +++ b/nodejs/docs/api/class-page.mdx @@ -4943,6 +4943,7 @@ await page.waitForTimeout(1000); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-pageassertions.mdx b/nodejs/docs/api/class-pageassertions.mdx index 98f68c35e4f..035d29108ef 100644 --- a/nodejs/docs/api/class-pageassertions.mdx +++ b/nodejs/docs/api/class-pageassertions.mdx @@ -447,6 +447,7 @@ await expect(page).not.toHaveURL('error'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-playwright.mdx b/nodejs/docs/api/class-playwright.mdx index d08b0d76674..f3850abb41d 100644 --- a/nodejs/docs/api/class-playwright.mdx +++ b/nodejs/docs/api/class-playwright.mdx @@ -281,6 +281,7 @@ playwright.webkit [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-playwrightassertions.mdx b/nodejs/docs/api/class-playwrightassertions.mdx index 145e2ecb8cb..452d1d1ffef 100644 --- a/nodejs/docs/api/class-playwrightassertions.mdx +++ b/nodejs/docs/api/class-playwrightassertions.mdx @@ -209,6 +209,7 @@ Creates a [PageAssertions] object for the given [Page]. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-reporter.mdx b/nodejs/docs/api/class-reporter.mdx index 8c32db43148..b7ba4c6bbc8 100644 --- a/nodejs/docs/api/class-reporter.mdx +++ b/nodejs/docs/api/class-reporter.mdx @@ -516,6 +516,7 @@ reporter.printsToStdio(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-request.mdx b/nodejs/docs/api/class-request.mdx index 65120b774f0..c35f3e34dce 100644 --- a/nodejs/docs/api/class-request.mdx +++ b/nodejs/docs/api/class-request.mdx @@ -572,6 +572,7 @@ request.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-response.mdx b/nodejs/docs/api/class-response.mdx index 1a08d5cf34f..f9df75f9cdb 100644 --- a/nodejs/docs/api/class-response.mdx +++ b/nodejs/docs/api/class-response.mdx @@ -478,6 +478,7 @@ response.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-route.mdx b/nodejs/docs/api/class-route.mdx index 36daef144a0..111cbfa799b 100644 --- a/nodejs/docs/api/class-route.mdx +++ b/nodejs/docs/api/class-route.mdx @@ -419,6 +419,7 @@ route.request(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-screencast.mdx b/nodejs/docs/api/class-screencast.mdx index 62b2316170c..cd27b19111d 100644 --- a/nodejs/docs/api/class-screencast.mdx +++ b/nodejs/docs/api/class-screencast.mdx @@ -340,6 +340,7 @@ await screencast.stop(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-selectors.mdx b/nodejs/docs/api/class-selectors.mdx index 5acc27bba24..91452308464 100644 --- a/nodejs/docs/api/class-selectors.mdx +++ b/nodejs/docs/api/class-selectors.mdx @@ -204,6 +204,7 @@ selectors.setTestIdAttribute(attributeName); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-snapshotassertions.mdx b/nodejs/docs/api/class-snapshotassertions.mdx index b2e3314906d..be6d3200972 100644 --- a/nodejs/docs/api/class-snapshotassertions.mdx +++ b/nodejs/docs/api/class-snapshotassertions.mdx @@ -222,6 +222,7 @@ Note that matching snapshots only work with Playwright test runner. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-suite.mdx b/nodejs/docs/api/class-suite.mdx index 71fd2e39bcb..9de59f1368d 100644 --- a/nodejs/docs/api/class-suite.mdx +++ b/nodejs/docs/api/class-suite.mdx @@ -382,6 +382,7 @@ suite.type [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-test.mdx b/nodejs/docs/api/class-test.mdx index 5bb69830771..120cfd869b9 100644 --- a/nodejs/docs/api/class-test.mdx +++ b/nodejs/docs/api/class-test.mdx @@ -2008,6 +2008,7 @@ test.describe.serial.only(() => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testcase.mdx b/nodejs/docs/api/class-testcase.mdx index a2a46f6839b..93bbf5788a8 100644 --- a/nodejs/docs/api/class-testcase.mdx +++ b/nodejs/docs/api/class-testcase.mdx @@ -468,6 +468,7 @@ testCase.type [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testconfig.mdx b/nodejs/docs/api/class-testconfig.mdx index 25659cdb2e5..fd2c24aee2d 100644 --- a/nodejs/docs/api/class-testconfig.mdx +++ b/nodejs/docs/api/class-testconfig.mdx @@ -1358,6 +1358,7 @@ This path will serve as the base directory for each test file snapshot directory [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testerror.mdx b/nodejs/docs/api/class-testerror.mdx index 848b6fdf76e..f869398af75 100644 --- a/nodejs/docs/api/class-testerror.mdx +++ b/nodejs/docs/api/class-testerror.mdx @@ -219,6 +219,7 @@ testError.value [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testinfo.mdx b/nodejs/docs/api/class-testinfo.mdx index e766bfa8ba9..8aa7b147386 100644 --- a/nodejs/docs/api/class-testinfo.mdx +++ b/nodejs/docs/api/class-testinfo.mdx @@ -965,6 +965,7 @@ testInfo.workerIndex [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testinfoerror.mdx b/nodejs/docs/api/class-testinfoerror.mdx index cb28240ceaf..de1e6720bdf 100644 --- a/nodejs/docs/api/class-testinfoerror.mdx +++ b/nodejs/docs/api/class-testinfoerror.mdx @@ -202,6 +202,7 @@ testInfoError.value [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testoptions.mdx b/nodejs/docs/api/class-testoptions.mdx index 35059c6aeae..88ce61ffd79 100644 --- a/nodejs/docs/api/class-testoptions.mdx +++ b/nodejs/docs/api/class-testoptions.mdx @@ -1235,6 +1235,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testproject.mdx b/nodejs/docs/api/class-testproject.mdx index 387cbfbaa84..b5eccbd451b 100644 --- a/nodejs/docs/api/class-testproject.mdx +++ b/nodejs/docs/api/class-testproject.mdx @@ -877,6 +877,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-testresult.mdx b/nodejs/docs/api/class-testresult.mdx index 81f396e3681..dbd73fcb9b9 100644 --- a/nodejs/docs/api/class-testresult.mdx +++ b/nodejs/docs/api/class-testresult.mdx @@ -370,6 +370,7 @@ testResult.workerIndex [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-teststep.mdx b/nodejs/docs/api/class-teststep.mdx index 643952e2d1f..d18b02b0cd7 100644 --- a/nodejs/docs/api/class-teststep.mdx +++ b/nodejs/docs/api/class-teststep.mdx @@ -333,6 +333,7 @@ testStep.title [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-teststepinfo.mdx b/nodejs/docs/api/class-teststepinfo.mdx index e743acae632..aed37fd2359 100644 --- a/nodejs/docs/api/class-teststepinfo.mdx +++ b/nodejs/docs/api/class-teststepinfo.mdx @@ -264,6 +264,7 @@ testStepInfo.titlePath [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-timeouterror.mdx b/nodejs/docs/api/class-timeouterror.mdx index 267e9c00137..12b36a12f89 100644 --- a/nodejs/docs/api/class-timeouterror.mdx +++ b/nodejs/docs/api/class-timeouterror.mdx @@ -135,6 +135,7 @@ const playwright = require('playwright'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-touchscreen.mdx b/nodejs/docs/api/class-touchscreen.mdx index 1fd2b650b2c..8f00027da8e 100644 --- a/nodejs/docs/api/class-touchscreen.mdx +++ b/nodejs/docs/api/class-touchscreen.mdx @@ -149,6 +149,7 @@ await touchscreen.tap(x, y); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-tracing.mdx b/nodejs/docs/api/class-tracing.mdx index 4bb80ffb1ee..83645f41886 100644 --- a/nodejs/docs/api/class-tracing.mdx +++ b/nodejs/docs/api/class-tracing.mdx @@ -389,6 +389,7 @@ await tracing.stopHar(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-video.mdx b/nodejs/docs/api/class-video.mdx index 1b812e21e4a..6331c0611e5 100644 --- a/nodejs/docs/api/class-video.mdx +++ b/nodejs/docs/api/class-video.mdx @@ -177,6 +177,7 @@ await video.saveAs(path); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-weberror.mdx b/nodejs/docs/api/class-weberror.mdx index 9cc734b4d26..f7ed60fe25e 100644 --- a/nodejs/docs/api/class-weberror.mdx +++ b/nodejs/docs/api/class-weberror.mdx @@ -185,6 +185,7 @@ webError.page(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-websocket.mdx b/nodejs/docs/api/class-websocket.mdx index 5b52f76ad9a..6fc03a50074 100644 --- a/nodejs/docs/api/class-websocket.mdx +++ b/nodejs/docs/api/class-websocket.mdx @@ -268,6 +268,7 @@ webSocket.on('socketerror', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-websocketroute.mdx b/nodejs/docs/api/class-websocketroute.mdx index e8e54155f9d..087cfd8b98f 100644 --- a/nodejs/docs/api/class-websocketroute.mdx +++ b/nodejs/docs/api/class-websocketroute.mdx @@ -340,6 +340,7 @@ webSocketRoute.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-webstorage.mdx b/nodejs/docs/api/class-webstorage.mdx index 16076e42baa..3e33ebb03c7 100644 --- a/nodejs/docs/api/class-webstorage.mdx +++ b/nodejs/docs/api/class-webstorage.mdx @@ -236,6 +236,7 @@ await webStorage.setItem(name, value); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-worker.mdx b/nodejs/docs/api/class-worker.mdx index d34f6a957bf..da860ba8e68 100644 --- a/nodejs/docs/api/class-worker.mdx +++ b/nodejs/docs/api/class-worker.mdx @@ -280,6 +280,7 @@ worker.on('console', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/api/class-workerinfo.mdx b/nodejs/docs/api/class-workerinfo.mdx index 16eb98edb73..10a841162df 100644 --- a/nodejs/docs/api/class-workerinfo.mdx +++ b/nodejs/docs/api/class-workerinfo.mdx @@ -189,6 +189,7 @@ workerInfo.workerIndex [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/aria-snapshots.mdx b/nodejs/docs/aria-snapshots.mdx index 1913149a08f..32b94890cbd 100644 --- a/nodejs/docs/aria-snapshots.mdx +++ b/nodejs/docs/aria-snapshots.mdx @@ -562,6 +562,7 @@ The `aria-invalid` value is surfaced directly. A value of `true` renders as `[in [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/auth.mdx b/nodejs/docs/auth.mdx index 2db5854a864..d006d4aeeba 100644 --- a/nodejs/docs/auth.mdx +++ b/nodejs/docs/auth.mdx @@ -631,6 +631,7 @@ test('not signed in test', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/best-practices.mdx b/nodejs/docs/best-practices.mdx index 4e00648623c..e1df7655cac 100644 --- a/nodejs/docs/best-practices.mdx +++ b/nodejs/docs/best-practices.mdx @@ -615,6 +615,7 @@ await page.getByRole('link', { name: 'next page' }).click(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/browser-contexts.mdx b/nodejs/docs/browser-contexts.mdx index 214e1d432cb..8c2a143b89c 100644 --- a/nodejs/docs/browser-contexts.mdx +++ b/nodejs/docs/browser-contexts.mdx @@ -219,6 +219,7 @@ const userPage = await userContext.newPage(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/browsers.mdx b/nodejs/docs/browsers.mdx index 1a4995c287f..4deea880460 100644 --- a/nodejs/docs/browsers.mdx +++ b/nodejs/docs/browsers.mdx @@ -743,6 +743,7 @@ npx playwright uninstall --all [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/canary-releases.mdx b/nodejs/docs/canary-releases.mdx index fb6c7be5c18..53d9cb8d938 100644 --- a/nodejs/docs/canary-releases.mdx +++ b/nodejs/docs/canary-releases.mdx @@ -145,6 +145,7 @@ The stable and the `next` documentation is published on [playwright.dev](https:/ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/chrome-extensions.mdx b/nodejs/docs/chrome-extensions.mdx index 7ad4e9822fc..eba915faa29 100644 --- a/nodejs/docs/chrome-extensions.mdx +++ b/nodejs/docs/chrome-extensions.mdx @@ -220,6 +220,7 @@ test('popup page', async ({ page, extensionId }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/ci-intro.mdx b/nodejs/docs/ci-intro.mdx index dd0ada702f9..1ebbe3d86d8 100644 --- a/nodejs/docs/ci-intro.mdx +++ b/nodejs/docs/ci-intro.mdx @@ -268,6 +268,7 @@ Artifacts like trace files, HTML reports or even the console logs contain inform [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/ci.mdx b/nodejs/docs/ci.mdx index 8a2f476cf54..ae01f2c5394 100644 --- a/nodejs/docs/ci.mdx +++ b/nodejs/docs/ci.mdx @@ -610,6 +610,7 @@ xvfb-run npx playwright test [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/clock.mdx b/nodejs/docs/clock.mdx index 1ab76daf3eb..92af7b4e11f 100644 --- a/nodejs/docs/clock.mdx +++ b/nodejs/docs/clock.mdx @@ -281,6 +281,7 @@ await expect(page.getByTestId('current-time')).toHaveText('2/2/2024, 10:00:02 AM [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/codegen-intro.mdx b/nodejs/docs/codegen-intro.mdx index c1086276d60..1a84da45979 100644 --- a/nodejs/docs/codegen-intro.mdx +++ b/nodejs/docs/codegen-intro.mdx @@ -167,6 +167,7 @@ You can generate tests using emulation for specific viewports, devices, color sc [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/codegen.mdx b/nodejs/docs/codegen.mdx index 7c210f46291..48fde7cd4a1 100644 --- a/nodejs/docs/codegen.mdx +++ b/nodejs/docs/codegen.mdx @@ -323,6 +323,7 @@ const { chromium } = require('@playwright/test'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/debug.mdx b/nodejs/docs/debug.mdx index dd7b9264645..cd6d843a614 100644 --- a/nodejs/docs/debug.mdx +++ b/nodejs/docs/debug.mdx @@ -420,6 +420,7 @@ await chromium.launch({ headless: false, slowMo: 100 }); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/dialogs.mdx b/nodejs/docs/dialogs.mdx index fdde5fee392..834dddd07a2 100644 --- a/nodejs/docs/dialogs.mdx +++ b/nodejs/docs/dialogs.mdx @@ -173,6 +173,7 @@ This will wait for the print dialog to be opened after the button is clicked. Ma [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/docker.mdx b/nodejs/docs/docker.mdx index 2017637c37b..6836aacf84c 100644 --- a/nodejs/docs/docker.mdx +++ b/nodejs/docs/docker.mdx @@ -274,6 +274,7 @@ RUN npx -y playwright@1.61.1 install --with-deps [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/downloads.mdx b/nodejs/docs/downloads.mdx index c7fce80c06f..afff5c2d1b6 100644 --- a/nodejs/docs/downloads.mdx +++ b/nodejs/docs/downloads.mdx @@ -149,6 +149,7 @@ For uploading files, see the [uploading files](./input.mdx#upload-files) section [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/emulation.mdx b/nodejs/docs/emulation.mdx index d18689a1676..4fc957a07bd 100644 --- a/nodejs/docs/emulation.mdx +++ b/nodejs/docs/emulation.mdx @@ -710,6 +710,7 @@ const context = await browser.newContext({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/evaluating.mdx b/nodejs/docs/evaluating.mdx index f8a969bd0d5..3446f0f1bad 100644 --- a/nodejs/docs/evaluating.mdx +++ b/nodejs/docs/evaluating.mdx @@ -242,6 +242,7 @@ test.beforeEach(async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/events.mdx b/nodejs/docs/events.mdx index 1311ca782bf..6f10f8866ab 100644 --- a/nodejs/docs/events.mdx +++ b/nodejs/docs/events.mdx @@ -162,6 +162,7 @@ await page.evaluate("prompt('Enter a number:')"); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/extensibility.mdx b/nodejs/docs/extensibility.mdx index 9ed97fa3d1e..d3fea1942b3 100644 --- a/nodejs/docs/extensibility.mdx +++ b/nodejs/docs/extensibility.mdx @@ -169,6 +169,7 @@ test('selector engine test', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/frames.mdx b/nodejs/docs/frames.mdx index 42c78b7b86e..3d87260fd9a 100644 --- a/nodejs/docs/frames.mdx +++ b/nodejs/docs/frames.mdx @@ -138,6 +138,7 @@ await frame.fill('#username-input', 'John'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/getting-started-cli.mdx b/nodejs/docs/getting-started-cli.mdx index 01602f8e422..a6a7404f223 100644 --- a/nodejs/docs/getting-started-cli.mdx +++ b/nodejs/docs/getting-started-cli.mdx @@ -414,6 +414,7 @@ This requires the [Playwright Extension](https://github.com/microsoft/playwright [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/getting-started-mcp.mdx b/nodejs/docs/getting-started-mcp.mdx index e6eb6e110c3..3f8a77263c6 100644 --- a/nodejs/docs/getting-started-mcp.mdx +++ b/nodejs/docs/getting-started-mcp.mdx @@ -332,6 +332,7 @@ Then point your MCP client to the HTTP endpoint: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/getting-started-vscode.mdx b/nodejs/docs/getting-started-vscode.mdx index 0db9b1d6916..b5f28b58e0a 100644 --- a/nodejs/docs/getting-started-vscode.mdx +++ b/nodejs/docs/getting-started-vscode.mdx @@ -248,6 +248,7 @@ If you have multiple `playwright.config.ts` files, you can switch between them u [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/handles.mdx b/nodejs/docs/handles.mdx index e376aae525f..f61fb0bee7c 100644 --- a/nodejs/docs/handles.mdx +++ b/nodejs/docs/handles.mdx @@ -222,6 +222,7 @@ await locator.click(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/input.mdx b/nodejs/docs/input.mdx index acb7df7f56d..79102f4479b 100644 --- a/nodejs/docs/input.mdx +++ b/nodejs/docs/input.mdx @@ -369,6 +369,7 @@ await page.getByTestId('scrolling-container').evaluate(e => e.scrollTop += 100); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/intro.mdx b/nodejs/docs/intro.mdx index e965f6c4553..73e9bc82f6c 100644 --- a/nodejs/docs/intro.mdx +++ b/nodejs/docs/intro.mdx @@ -374,6 +374,7 @@ pnpm exec playwright --version [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/languages.mdx b/nodejs/docs/languages.mdx index da6a8030199..e94a18c32b0 100644 --- a/nodejs/docs/languages.mdx +++ b/nodejs/docs/languages.mdx @@ -139,6 +139,7 @@ Playwright for .NET comes with MSTest, NUnit, xUnit, and xUnit v3 [base classes] [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/library.mdx b/nodejs/docs/library.mdx index 726c0997b53..a245f028d8e 100644 --- a/nodejs/docs/library.mdx +++ b/nodejs/docs/library.mdx @@ -526,6 +526,7 @@ let page: import('playwright').Page; [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/locators.mdx b/nodejs/docs/locators.mdx index 5b1f89133e9..9101d950af4 100644 --- a/nodejs/docs/locators.mdx +++ b/nodejs/docs/locators.mdx @@ -1020,6 +1020,7 @@ For less commonly used locators, look at the [other locators](./other-locators.m [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/mock-browser.mdx b/nodejs/docs/mock-browser.mdx index f0c1e021b4c..3e348ac468d 100644 --- a/nodejs/docs/mock-browser.mdx +++ b/nodejs/docs/mock-browser.mdx @@ -269,6 +269,7 @@ test('update battery status (no golden)', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/mock.mdx b/nodejs/docs/mock.mdx index 7c8e0db6394..c96ab990955 100644 --- a/nodejs/docs/mock.mdx +++ b/nodejs/docs/mock.mdx @@ -282,6 +282,7 @@ For more details, see [WebSocketRoute]. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/navigations.mdx b/nodejs/docs/navigations.mdx index 33d7353cc32..75555afa777 100644 --- a/nodejs/docs/navigations.mdx +++ b/nodejs/docs/navigations.mdx @@ -181,6 +181,7 @@ Playwright splits the process of showing a new document in a page into **navigat [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/network.mdx b/nodejs/docs/network.mdx index 9af502c942a..7350611cf8b 100644 --- a/nodejs/docs/network.mdx +++ b/nodejs/docs/network.mdx @@ -446,6 +446,7 @@ If you're interested in not solely using Service Workers for testing and network [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/other-locators.mdx b/nodejs/docs/other-locators.mdx index 4f1a0ddf2df..1a062123de9 100644 --- a/nodejs/docs/other-locators.mdx +++ b/nodejs/docs/other-locators.mdx @@ -509,6 +509,7 @@ For example, `css=article >> text=Hello` captures the element with the text `Hel [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/pages.mdx b/nodejs/docs/pages.mdx index 9dfb7823f92..0f2b9ce19fa 100644 --- a/nodejs/docs/pages.mdx +++ b/nodejs/docs/pages.mdx @@ -195,6 +195,7 @@ page.on('popup', async popup => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/pom.mdx b/nodejs/docs/pom.mdx index 33b1964d306..d3dd9070fcf 100644 --- a/nodejs/docs/pom.mdx +++ b/nodejs/docs/pom.mdx @@ -271,6 +271,7 @@ await expect(playwrightDev.tocList).toHaveText([ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/protractor.mdx b/nodejs/docs/protractor.mdx index fbb4355519a..57e3d269f42 100644 --- a/nodejs/docs/protractor.mdx +++ b/nodejs/docs/protractor.mdx @@ -271,6 +271,7 @@ Learn more about Playwright Test runner: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/puppeteer.mdx b/nodejs/docs/puppeteer.mdx index a477ee1fb83..2e6ca2998ee 100644 --- a/nodejs/docs/puppeteer.mdx +++ b/nodejs/docs/puppeteer.mdx @@ -276,6 +276,7 @@ Learn more about Playwright Test runner: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/release-notes.mdx b/nodejs/docs/release-notes.mdx index a4136cc1ac8..9f2460dd925 100644 --- a/nodejs/docs/release-notes.mdx +++ b/nodejs/docs/release-notes.mdx @@ -3706,6 +3706,7 @@ This version of Playwright was also tested against the following stable channels [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/running-tests.mdx b/nodejs/docs/running-tests.mdx index 5625ba72dbf..1935ed5dfc8 100644 --- a/nodejs/docs/running-tests.mdx +++ b/nodejs/docs/running-tests.mdx @@ -282,6 +282,7 @@ You can filter and search for tests as well as click on each test to see the tes [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/screenshots.mdx b/nodejs/docs/screenshots.mdx index f4e02b934fb..aa6abea1d8f 100644 --- a/nodejs/docs/screenshots.mdx +++ b/nodejs/docs/screenshots.mdx @@ -146,6 +146,7 @@ await page.locator('.header').screenshot({ path: 'screenshot.png' }); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/selenium-grid.mdx b/nodejs/docs/selenium-grid.mdx index d42d3b53936..32d46e703a0 100644 --- a/nodejs/docs/selenium-grid.mdx +++ b/nodejs/docs/selenium-grid.mdx @@ -228,6 +228,7 @@ This means that Selenium 3 is supported in a best-effort manner, where Playwrigh [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/service-workers.mdx b/nodejs/docs/service-workers.mdx index 621cf924250..c66a02fdb7d 100644 --- a/nodejs/docs/service-workers.mdx +++ b/nodejs/docs/service-workers.mdx @@ -234,6 +234,7 @@ Requests for updated Service Worker main script code currently cannot be routed [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-agents.mdx b/nodejs/docs/test-agents.mdx index 72d9c6b3de5..475d35db735 100644 --- a/nodejs/docs/test-agents.mdx +++ b/nodejs/docs/test-agents.mdx @@ -366,6 +366,7 @@ Seed tests provide a ready-to-use `page` context to bootstrap execution. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-annotations.mdx b/nodejs/docs/test-annotations.mdx index 8b1d0effb8f..82921e6efe6 100644 --- a/nodejs/docs/test-annotations.mdx +++ b/nodejs/docs/test-annotations.mdx @@ -422,6 +422,7 @@ test('example test', async ({ page, browser }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-assertions.mdx b/nodejs/docs/test-assertions.mdx index 679c8abae30..41dd246702e 100644 --- a/nodejs/docs/test-assertions.mdx +++ b/nodejs/docs/test-assertions.mdx @@ -472,6 +472,7 @@ test('passes', async ({ database }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-cli.mdx b/nodejs/docs/test-cli.mdx index 3b2782f2271..43dcd5c585a 100644 --- a/nodejs/docs/test-cli.mdx +++ b/nodejs/docs/test-cli.mdx @@ -435,6 +435,7 @@ npx playwright clear-cache [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-components.mdx b/nodejs/docs/test-components.mdx index a0df80c6a9c..3d439f321f6 100644 --- a/nodejs/docs/test-components.mdx +++ b/nodejs/docs/test-components.mdx @@ -885,6 +885,7 @@ Accessing a component's internal methods or its instance within test code is nei [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-configuration.mdx b/nodejs/docs/test-configuration.mdx index f706c707859..9e9c49ca0f2 100644 --- a/nodejs/docs/test-configuration.mdx +++ b/nodejs/docs/test-configuration.mdx @@ -258,6 +258,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-fixtures.mdx b/nodejs/docs/test-fixtures.mdx index f2babbe5134..d2076f74a37 100644 --- a/nodejs/docs/test-fixtures.mdx +++ b/nodejs/docs/test-fixtures.mdx @@ -961,6 +961,7 @@ Note that the fixtures will still run once per [worker process](./test-parallel. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-global-setup-teardown.mdx b/nodejs/docs/test-global-setup-teardown.mdx index 2736c00a8d8..47dcd5dd19f 100644 --- a/nodejs/docs/test-global-setup-teardown.mdx +++ b/nodejs/docs/test-global-setup-teardown.mdx @@ -379,6 +379,7 @@ export default globalSetup; [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-parallel.mdx b/nodejs/docs/test-parallel.mdx index afbf5c49f10..e5fa5afb713 100644 --- a/nodejs/docs/test-parallel.mdx +++ b/nodejs/docs/test-parallel.mdx @@ -387,6 +387,7 @@ Do not define your tests directly in a helper file. This could lead to unexpecte [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-parameterize.mdx b/nodejs/docs/test-parameterize.mdx index d4864e6d740..da77448de91 100644 --- a/nodejs/docs/test-parameterize.mdx +++ b/nodejs/docs/test-parameterize.mdx @@ -524,6 +524,7 @@ for (const record of records) { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-projects.mdx b/nodejs/docs/test-projects.mdx index 5c34c17dbe7..aa10852ddb9 100644 --- a/nodejs/docs/test-projects.mdx +++ b/nodejs/docs/test-projects.mdx @@ -331,6 +331,7 @@ Projects can be also used to parametrize tests with your custom configuration - [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-reporters.mdx b/nodejs/docs/test-reporters.mdx index 754d35773af..4825d567a66 100644 --- a/nodejs/docs/test-reporters.mdx +++ b/nodejs/docs/test-reporters.mdx @@ -623,6 +623,7 @@ Here's a short list of open source reporter implementations that you can take a [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-retries.mdx b/nodejs/docs/test-retries.mdx index f55f6d3399d..b6311304259 100644 --- a/nodejs/docs/test-retries.mdx +++ b/nodejs/docs/test-retries.mdx @@ -347,6 +347,7 @@ test('runs second', async () => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-sharding.mdx b/nodejs/docs/test-sharding.mdx index e52d64ad042..994bb25c406 100644 --- a/nodejs/docs/test-sharding.mdx +++ b/nodejs/docs/test-sharding.mdx @@ -314,6 +314,7 @@ Supported options: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-snapshots.mdx b/nodejs/docs/test-snapshots.mdx index 8e63f6617b4..e13726ba15b 100644 --- a/nodejs/docs/test-snapshots.mdx +++ b/nodejs/docs/test-snapshots.mdx @@ -244,6 +244,7 @@ Snapshots are stored next to the test file, in a separate directory. For example [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-timeouts.mdx b/nodejs/docs/test-timeouts.mdx index 60c947559af..b94a961549e 100644 --- a/nodejs/docs/test-timeouts.mdx +++ b/nodejs/docs/test-timeouts.mdx @@ -315,6 +315,7 @@ API reference: [test.extend()](/api/class-test.mdx#test-extend). [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-typescript.mdx b/nodejs/docs/test-typescript.mdx index bd62b4b0486..0fa3ae55b71 100644 --- a/nodejs/docs/test-typescript.mdx +++ b/nodejs/docs/test-typescript.mdx @@ -243,6 +243,7 @@ Then `npm run test` will build the tests and run them. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-ui-mode.mdx b/nodejs/docs/test-ui-mode.mdx index 4e8862c49ed..8c104b8e185 100644 --- a/nodejs/docs/test-ui-mode.mdx +++ b/nodejs/docs/test-ui-mode.mdx @@ -237,6 +237,7 @@ Be aware that when specifying the `--ui-host=0.0.0.0` flag, UI Mode with your tr [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-use-options.mdx b/nodejs/docs/test-use-options.mdx index 0344a832965..bb79c331113 100644 --- a/nodejs/docs/test-use-options.mdx +++ b/nodejs/docs/test-use-options.mdx @@ -504,6 +504,7 @@ test('no base url', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/test-webserver.mdx b/nodejs/docs/test-webserver.mdx index e930621834d..a0771741fe7 100644 --- a/nodejs/docs/test-webserver.mdx +++ b/nodejs/docs/test-webserver.mdx @@ -236,6 +236,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/testing-library.mdx b/nodejs/docs/testing-library.mdx index 95f586245a1..494711e813a 100644 --- a/nodejs/docs/testing-library.mdx +++ b/nodejs/docs/testing-library.mdx @@ -259,6 +259,7 @@ Learn more about Playwright Test runner: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/touch-events.mdx b/nodejs/docs/touch-events.mdx index bb6280a4026..bf44be47750 100644 --- a/nodejs/docs/touch-events.mdx +++ b/nodejs/docs/touch-events.mdx @@ -247,6 +247,7 @@ test(`pinch in gesture to zoom out the map`, async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/trace-viewer-intro.mdx b/nodejs/docs/trace-viewer-intro.mdx index 1de729f8ae9..c0d6f863c75 100644 --- a/nodejs/docs/trace-viewer-intro.mdx +++ b/nodejs/docs/trace-viewer-intro.mdx @@ -179,6 +179,7 @@ To learn more about traces, check out our detailed guide on [Trace Viewer](/trac [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/trace-viewer.mdx b/nodejs/docs/trace-viewer.mdx index 8884cf69b5a..722789d169a 100644 --- a/nodejs/docs/trace-viewer.mdx +++ b/nodejs/docs/trace-viewer.mdx @@ -316,6 +316,7 @@ The "Attachments" tab allows you to explore attachments. If you're doing [visual [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/videos.mdx b/nodejs/docs/videos.mdx index a100a58f25a..e46baf0623b 100644 --- a/nodejs/docs/videos.mdx +++ b/nodejs/docs/videos.mdx @@ -198,6 +198,7 @@ Note that the video is only available after the page or browser context is close [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/webview2.mdx b/nodejs/docs/webview2.mdx index 6b369bbf013..41efb56d45b 100644 --- a/nodejs/docs/webview2.mdx +++ b/nodejs/docs/webview2.mdx @@ -220,6 +220,7 @@ For debugging tests, see the Playwright [Debugging guide](./debug). [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/docs/writing-tests.mdx b/nodejs/docs/writing-tests.mdx index d7c472658a2..3dca66e7fa1 100644 --- a/nodejs/docs/writing-tests.mdx +++ b/nodejs/docs/writing-tests.mdx @@ -275,6 +275,7 @@ test.describe('navigation', () => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/accessibility-testing.mdx b/nodejs/versioned_docs/version-stable/accessibility-testing.mdx index dfa4ed637a5..d97de0087ff 100644 --- a/nodejs/versioned_docs/version-stable/accessibility-testing.mdx +++ b/nodejs/versioned_docs/version-stable/accessibility-testing.mdx @@ -437,6 +437,7 @@ test('example using custom fixture', async ({ page, makeAxeBuilder }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/actionability.mdx b/nodejs/versioned_docs/version-stable/actionability.mdx index 26c038cf49d..9948b812657 100644 --- a/nodejs/versioned_docs/version-stable/actionability.mdx +++ b/nodejs/versioned_docs/version-stable/actionability.mdx @@ -227,6 +227,7 @@ For example, consider a scenario where Playwright will click `Sign Up` button re [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api-testing.mdx b/nodejs/versioned_docs/version-stable/api-testing.mdx index 2f654041e83..1aa3821eeb1 100644 --- a/nodejs/versioned_docs/version-stable/api-testing.mdx +++ b/nodejs/versioned_docs/version-stable/api-testing.mdx @@ -478,6 +478,7 @@ test('global context request has isolated cookie storage', async ({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-android.mdx b/nodejs/versioned_docs/version-stable/api/class-android.mdx index b84d98e043d..b310f15292e 100644 --- a/nodejs/versioned_docs/version-stable/api/class-android.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-android.mdx @@ -348,6 +348,7 @@ android.setDefaultTimeout(timeout); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-androiddevice.mdx b/nodejs/versioned_docs/version-stable/api/class-androiddevice.mdx index 5b37eb6e93c..1285fff91ce 100644 --- a/nodejs/versioned_docs/version-stable/api/class-androiddevice.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-androiddevice.mdx @@ -1038,6 +1038,7 @@ androidDevice.on('webview', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-androidinput.mdx b/nodejs/versioned_docs/version-stable/api/class-androidinput.mdx index 12000ea56bc..2d8df07fee2 100644 --- a/nodejs/versioned_docs/version-stable/api/class-androidinput.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-androidinput.mdx @@ -262,6 +262,7 @@ await androidInput.type(text); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-androidsocket.mdx b/nodejs/versioned_docs/version-stable/api/class-androidsocket.mdx index 7863c0cefd0..ed9bf9032cf 100644 --- a/nodejs/versioned_docs/version-stable/api/class-androidsocket.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-androidsocket.mdx @@ -189,6 +189,7 @@ androidSocket.on('data', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-androidwebview.mdx b/nodejs/versioned_docs/version-stable/api/class-androidwebview.mdx index d411919eba3..a777ffb67e0 100644 --- a/nodejs/versioned_docs/version-stable/api/class-androidwebview.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-androidwebview.mdx @@ -184,6 +184,7 @@ androidWebView.on('close', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-apirequest.mdx b/nodejs/versioned_docs/version-stable/api/class-apirequest.mdx index 755d9ec4212..7add2132f41 100644 --- a/nodejs/versioned_docs/version-stable/api/class-apirequest.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-apirequest.mdx @@ -272,6 +272,7 @@ await apiRequest.newContext(options); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-apirequestcontext.mdx b/nodejs/versioned_docs/version-stable/api/class-apirequestcontext.mdx index 252d54c4e3e..0b1ffa294bc 100644 --- a/nodejs/versioned_docs/version-stable/api/class-apirequestcontext.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-apirequestcontext.mdx @@ -749,6 +749,7 @@ apiRequestContext.tracing [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-apiresponse.mdx b/nodejs/versioned_docs/version-stable/api/class-apiresponse.mdx index 7ad78584202..6617a6c8a7b 100644 --- a/nodejs/versioned_docs/version-stable/api/class-apiresponse.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-apiresponse.mdx @@ -349,6 +349,7 @@ apiResponse.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-apiresponseassertions.mdx b/nodejs/versioned_docs/version-stable/api/class-apiresponseassertions.mdx index 05a59443951..1400b78518c 100644 --- a/nodejs/versioned_docs/version-stable/api/class-apiresponseassertions.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-apiresponseassertions.mdx @@ -165,6 +165,7 @@ await expect(response).not.toBeOK(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-browser.mdx b/nodejs/versioned_docs/version-stable/api/class-browser.mdx index 145f0375166..3d1aeb368f9 100644 --- a/nodejs/versioned_docs/version-stable/api/class-browser.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-browser.mdx @@ -1026,6 +1026,7 @@ browser.on('disconnected', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-browsercontext.mdx b/nodejs/versioned_docs/version-stable/api/class-browsercontext.mdx index 573a2de73c5..ea68a57072f 100644 --- a/nodejs/versioned_docs/version-stable/api/class-browsercontext.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-browsercontext.mdx @@ -1642,6 +1642,7 @@ await browserContext.setHTTPCredentials(httpCredentials); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-browserserver.mdx b/nodejs/versioned_docs/version-stable/api/class-browserserver.mdx index 25b1d327c86..2b333f15aaf 100644 --- a/nodejs/versioned_docs/version-stable/api/class-browserserver.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-browserserver.mdx @@ -201,6 +201,7 @@ browserServer.on('close', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-browsertype.mdx b/nodejs/versioned_docs/version-stable/api/class-browsertype.mdx index 226b0d25c84..b55d3576ce5 100644 --- a/nodejs/versioned_docs/version-stable/api/class-browsertype.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-browsertype.mdx @@ -819,6 +819,7 @@ browserType.name(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-cdpsession.mdx b/nodejs/versioned_docs/version-stable/api/class-cdpsession.mdx index b399b5ac1e8..5bb40d9cc81 100644 --- a/nodejs/versioned_docs/version-stable/api/class-cdpsession.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-cdpsession.mdx @@ -219,6 +219,7 @@ session.on('event', ({ name, params }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-clock.mdx b/nodejs/versioned_docs/version-stable/api/class-clock.mdx index 8305470607d..2f4dfa16be4 100644 --- a/nodejs/versioned_docs/version-stable/api/class-clock.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-clock.mdx @@ -303,6 +303,7 @@ await page.clock.setSystemTime('2020-02-02'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-consolemessage.mdx b/nodejs/versioned_docs/version-stable/api/class-consolemessage.mdx index 155106a8976..ef3e2608503 100644 --- a/nodejs/versioned_docs/version-stable/api/class-consolemessage.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-consolemessage.mdx @@ -269,6 +269,7 @@ consoleMessage.worker(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-coverage.mdx b/nodejs/versioned_docs/version-stable/api/class-coverage.mdx index cfb2327fcc9..d39224ce982 100644 --- a/nodejs/versioned_docs/version-stable/api/class-coverage.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-coverage.mdx @@ -287,6 +287,7 @@ await coverage.stopJSCoverage(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-credentials.mdx b/nodejs/versioned_docs/version-stable/api/class-credentials.mdx index 199a9c01232..a05b994980b 100644 --- a/nodejs/versioned_docs/version-stable/api/class-credentials.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-credentials.mdx @@ -309,6 +309,7 @@ await credentials.install(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-debugger.mdx b/nodejs/versioned_docs/version-stable/api/class-debugger.mdx index 1abbaa56761..3e4dc3db9da 100644 --- a/nodejs/versioned_docs/version-stable/api/class-debugger.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-debugger.mdx @@ -248,6 +248,7 @@ debugger.on('pausedstatechanged', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-dialog.mdx b/nodejs/versioned_docs/version-stable/api/class-dialog.mdx index 22fddab90a7..02c6c5d565c 100644 --- a/nodejs/versioned_docs/version-stable/api/class-dialog.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-dialog.mdx @@ -246,6 +246,7 @@ dialog.type(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-disposable.mdx b/nodejs/versioned_docs/version-stable/api/class-disposable.mdx index de838680e02..51e2e3594c3 100644 --- a/nodejs/versioned_docs/version-stable/api/class-disposable.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-disposable.mdx @@ -134,6 +134,7 @@ await disposable.dispose(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-download.mdx b/nodejs/versioned_docs/version-stable/api/class-download.mdx index 9ff67da8941..c835df3288b 100644 --- a/nodejs/versioned_docs/version-stable/api/class-download.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-download.mdx @@ -296,6 +296,7 @@ download.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-electron.mdx b/nodejs/versioned_docs/version-stable/api/class-electron.mdx index d445ddd0374..d7420b7b02f 100644 --- a/nodejs/versioned_docs/version-stable/api/class-electron.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-electron.mdx @@ -325,6 +325,7 @@ await electron.launch(options); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-electronapplication.mdx b/nodejs/versioned_docs/version-stable/api/class-electronapplication.mdx index 67181c8f36f..097d93e7366 100644 --- a/nodejs/versioned_docs/version-stable/api/class-electronapplication.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-electronapplication.mdx @@ -415,6 +415,7 @@ electronApplication.on('window', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-elementhandle.mdx b/nodejs/versioned_docs/version-stable/api/class-elementhandle.mdx index aeb75e198b3..75d4c54ed4c 100644 --- a/nodejs/versioned_docs/version-stable/api/class-elementhandle.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-elementhandle.mdx @@ -1696,6 +1696,7 @@ This method does not work across navigations, use [page.waitForSelector()](/api/ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-filechooser.mdx b/nodejs/versioned_docs/version-stable/api/class-filechooser.mdx index f4bc7d6a8b1..50c273206fe 100644 --- a/nodejs/versioned_docs/version-stable/api/class-filechooser.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-filechooser.mdx @@ -218,6 +218,7 @@ await fileChooser.setFiles(files, options); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-fixtures.mdx b/nodejs/versioned_docs/version-stable/api/class-fixtures.mdx index 6579c34168f..a73918f9e0b 100644 --- a/nodejs/versioned_docs/version-stable/api/class-fixtures.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-fixtures.mdx @@ -251,6 +251,7 @@ test('basic test', async ({ request }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-frame.mdx b/nodejs/versioned_docs/version-stable/api/class-frame.mdx index 1d8093048c8..a990d3350ad 100644 --- a/nodejs/versioned_docs/version-stable/api/class-frame.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-frame.mdx @@ -2763,6 +2763,7 @@ await frame.waitForTimeout(timeout); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-framelocator.mdx b/nodejs/versioned_docs/version-stable/api/class-framelocator.mdx index 765ca05c573..ff23b1bab27 100644 --- a/nodejs/versioned_docs/version-stable/api/class-framelocator.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-framelocator.mdx @@ -645,6 +645,7 @@ frameLocator.nth(index); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-fullconfig.mdx b/nodejs/versioned_docs/version-stable/api/class-fullconfig.mdx index 6be86b6b735..57a8ded7d24 100644 --- a/nodejs/versioned_docs/version-stable/api/class-fullconfig.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-fullconfig.mdx @@ -560,6 +560,7 @@ fullConfig.workers [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-fullproject.mdx b/nodejs/versioned_docs/version-stable/api/class-fullproject.mdx index db6f364cc77..4d68948b424 100644 --- a/nodejs/versioned_docs/version-stable/api/class-fullproject.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-fullproject.mdx @@ -389,6 +389,7 @@ fullProject.use [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-genericassertions.mdx b/nodejs/versioned_docs/version-stable/api/class-genericassertions.mdx index 38641014b64..fc0823738c1 100644 --- a/nodejs/versioned_docs/version-stable/api/class-genericassertions.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-genericassertions.mdx @@ -937,6 +937,7 @@ expect(value).resolves [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-jshandle.mdx b/nodejs/versioned_docs/version-stable/api/class-jshandle.mdx index 56a4baae4bf..6b2c6b343c7 100644 --- a/nodejs/versioned_docs/version-stable/api/class-jshandle.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-jshandle.mdx @@ -289,6 +289,7 @@ await jsHandle.jsonValue(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-keyboard.mdx b/nodejs/versioned_docs/version-stable/api/class-keyboard.mdx index c428f16ca24..fe9215e448c 100644 --- a/nodejs/versioned_docs/version-stable/api/class-keyboard.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-keyboard.mdx @@ -330,6 +330,7 @@ await keyboard.up(key); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-location.mdx b/nodejs/versioned_docs/version-stable/api/class-location.mdx index 62237051cae..f25fb2b3c21 100644 --- a/nodejs/versioned_docs/version-stable/api/class-location.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-location.mdx @@ -168,6 +168,7 @@ location.line [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-locator.mdx b/nodejs/versioned_docs/version-stable/api/class-locator.mdx index aa483e900e3..5554fc57dad 100644 --- a/nodejs/versioned_docs/version-stable/api/class-locator.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-locator.mdx @@ -2772,6 +2772,7 @@ To press a special key, like `Control` or `ArrowDown`, use [locator.press()](/ap [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-locatorassertions.mdx b/nodejs/versioned_docs/version-stable/api/class-locatorassertions.mdx index 1b11e9faa09..ca3a8cc5660 100644 --- a/nodejs/versioned_docs/version-stable/api/class-locatorassertions.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-locatorassertions.mdx @@ -1195,6 +1195,7 @@ await expect(locator).not.toContainText('error'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-logger.mdx b/nodejs/versioned_docs/version-stable/api/class-logger.mdx index fb94ec55b52..f08f8ac7df1 100644 --- a/nodejs/versioned_docs/version-stable/api/class-logger.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-logger.mdx @@ -189,6 +189,7 @@ logger.log(name, severity, message, args, hints); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-mouse.mdx b/nodejs/versioned_docs/version-stable/api/class-mouse.mdx index 79c31212319..a213bacc9d5 100644 --- a/nodejs/versioned_docs/version-stable/api/class-mouse.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-mouse.mdx @@ -318,6 +318,7 @@ await mouse.wheel(deltaX, deltaY); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-page.mdx b/nodejs/versioned_docs/version-stable/api/class-page.mdx index 9773ca33d22..70c99e66659 100644 --- a/nodejs/versioned_docs/version-stable/api/class-page.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-page.mdx @@ -4797,6 +4797,7 @@ await page.waitForTimeout(1000); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-pageassertions.mdx b/nodejs/versioned_docs/version-stable/api/class-pageassertions.mdx index f08eb7454dd..195a0e44c68 100644 --- a/nodejs/versioned_docs/version-stable/api/class-pageassertions.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-pageassertions.mdx @@ -435,6 +435,7 @@ await expect(page).not.toHaveURL('error'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-playwright.mdx b/nodejs/versioned_docs/version-stable/api/class-playwright.mdx index d08b0d76674..f3850abb41d 100644 --- a/nodejs/versioned_docs/version-stable/api/class-playwright.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-playwright.mdx @@ -281,6 +281,7 @@ playwright.webkit [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-playwrightassertions.mdx b/nodejs/versioned_docs/version-stable/api/class-playwrightassertions.mdx index 145e2ecb8cb..452d1d1ffef 100644 --- a/nodejs/versioned_docs/version-stable/api/class-playwrightassertions.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-playwrightassertions.mdx @@ -209,6 +209,7 @@ Creates a [PageAssertions] object for the given [Page]. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-reporter.mdx b/nodejs/versioned_docs/version-stable/api/class-reporter.mdx index e2db49ad4de..e54e4a0180b 100644 --- a/nodejs/versioned_docs/version-stable/api/class-reporter.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-reporter.mdx @@ -484,6 +484,7 @@ reporter.printsToStdio(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-request.mdx b/nodejs/versioned_docs/version-stable/api/class-request.mdx index 65120b774f0..c35f3e34dce 100644 --- a/nodejs/versioned_docs/version-stable/api/class-request.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-request.mdx @@ -572,6 +572,7 @@ request.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-response.mdx b/nodejs/versioned_docs/version-stable/api/class-response.mdx index 1a08d5cf34f..f9df75f9cdb 100644 --- a/nodejs/versioned_docs/version-stable/api/class-response.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-response.mdx @@ -478,6 +478,7 @@ response.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-route.mdx b/nodejs/versioned_docs/version-stable/api/class-route.mdx index c3fedee8bf8..458cf67fd65 100644 --- a/nodejs/versioned_docs/version-stable/api/class-route.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-route.mdx @@ -416,6 +416,7 @@ route.request(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-screencast.mdx b/nodejs/versioned_docs/version-stable/api/class-screencast.mdx index 62b2316170c..cd27b19111d 100644 --- a/nodejs/versioned_docs/version-stable/api/class-screencast.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-screencast.mdx @@ -340,6 +340,7 @@ await screencast.stop(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-selectors.mdx b/nodejs/versioned_docs/version-stable/api/class-selectors.mdx index 5acc27bba24..91452308464 100644 --- a/nodejs/versioned_docs/version-stable/api/class-selectors.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-selectors.mdx @@ -204,6 +204,7 @@ selectors.setTestIdAttribute(attributeName); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-snapshotassertions.mdx b/nodejs/versioned_docs/version-stable/api/class-snapshotassertions.mdx index b2e3314906d..be6d3200972 100644 --- a/nodejs/versioned_docs/version-stable/api/class-snapshotassertions.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-snapshotassertions.mdx @@ -222,6 +222,7 @@ Note that matching snapshots only work with Playwright test runner. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-suite.mdx b/nodejs/versioned_docs/version-stable/api/class-suite.mdx index ce203147095..b0c17697e36 100644 --- a/nodejs/versioned_docs/version-stable/api/class-suite.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-suite.mdx @@ -308,6 +308,7 @@ suite.type [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-test.mdx b/nodejs/versioned_docs/version-stable/api/class-test.mdx index 5bb69830771..120cfd869b9 100644 --- a/nodejs/versioned_docs/version-stable/api/class-test.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-test.mdx @@ -2008,6 +2008,7 @@ test.describe.serial.only(() => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testcase.mdx b/nodejs/versioned_docs/version-stable/api/class-testcase.mdx index 9e1f699774d..ddb0de5628d 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testcase.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testcase.mdx @@ -394,6 +394,7 @@ testCase.type [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testconfig.mdx b/nodejs/versioned_docs/version-stable/api/class-testconfig.mdx index 6ae75ed957f..0327785d9cd 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testconfig.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testconfig.mdx @@ -1332,6 +1332,7 @@ This path will serve as the base directory for each test file snapshot directory [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testerror.mdx b/nodejs/versioned_docs/version-stable/api/class-testerror.mdx index 848b6fdf76e..f869398af75 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testerror.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testerror.mdx @@ -219,6 +219,7 @@ testError.value [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testinfo.mdx b/nodejs/versioned_docs/version-stable/api/class-testinfo.mdx index e766bfa8ba9..8aa7b147386 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testinfo.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testinfo.mdx @@ -965,6 +965,7 @@ testInfo.workerIndex [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testinfoerror.mdx b/nodejs/versioned_docs/version-stable/api/class-testinfoerror.mdx index cb28240ceaf..de1e6720bdf 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testinfoerror.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testinfoerror.mdx @@ -202,6 +202,7 @@ testInfoError.value [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testoptions.mdx b/nodejs/versioned_docs/version-stable/api/class-testoptions.mdx index 35059c6aeae..88ce61ffd79 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testoptions.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testoptions.mdx @@ -1235,6 +1235,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testproject.mdx b/nodejs/versioned_docs/version-stable/api/class-testproject.mdx index 387cbfbaa84..b5eccbd451b 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testproject.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testproject.mdx @@ -877,6 +877,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-testresult.mdx b/nodejs/versioned_docs/version-stable/api/class-testresult.mdx index 81f396e3681..dbd73fcb9b9 100644 --- a/nodejs/versioned_docs/version-stable/api/class-testresult.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-testresult.mdx @@ -370,6 +370,7 @@ testResult.workerIndex [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-teststep.mdx b/nodejs/versioned_docs/version-stable/api/class-teststep.mdx index 643952e2d1f..d18b02b0cd7 100644 --- a/nodejs/versioned_docs/version-stable/api/class-teststep.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-teststep.mdx @@ -333,6 +333,7 @@ testStep.title [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-teststepinfo.mdx b/nodejs/versioned_docs/version-stable/api/class-teststepinfo.mdx index e743acae632..aed37fd2359 100644 --- a/nodejs/versioned_docs/version-stable/api/class-teststepinfo.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-teststepinfo.mdx @@ -264,6 +264,7 @@ testStepInfo.titlePath [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-timeouterror.mdx b/nodejs/versioned_docs/version-stable/api/class-timeouterror.mdx index 267e9c00137..12b36a12f89 100644 --- a/nodejs/versioned_docs/version-stable/api/class-timeouterror.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-timeouterror.mdx @@ -135,6 +135,7 @@ const playwright = require('playwright'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-touchscreen.mdx b/nodejs/versioned_docs/version-stable/api/class-touchscreen.mdx index 1fd2b650b2c..8f00027da8e 100644 --- a/nodejs/versioned_docs/version-stable/api/class-touchscreen.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-touchscreen.mdx @@ -149,6 +149,7 @@ await touchscreen.tap(x, y); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-tracing.mdx b/nodejs/versioned_docs/version-stable/api/class-tracing.mdx index 4bb80ffb1ee..83645f41886 100644 --- a/nodejs/versioned_docs/version-stable/api/class-tracing.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-tracing.mdx @@ -389,6 +389,7 @@ await tracing.stopHar(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-video.mdx b/nodejs/versioned_docs/version-stable/api/class-video.mdx index 1b812e21e4a..6331c0611e5 100644 --- a/nodejs/versioned_docs/version-stable/api/class-video.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-video.mdx @@ -177,6 +177,7 @@ await video.saveAs(path); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-weberror.mdx b/nodejs/versioned_docs/version-stable/api/class-weberror.mdx index 9cc734b4d26..f7ed60fe25e 100644 --- a/nodejs/versioned_docs/version-stable/api/class-weberror.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-weberror.mdx @@ -185,6 +185,7 @@ webError.page(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-websocket.mdx b/nodejs/versioned_docs/version-stable/api/class-websocket.mdx index 2095977d150..7709640b107 100644 --- a/nodejs/versioned_docs/version-stable/api/class-websocket.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-websocket.mdx @@ -265,6 +265,7 @@ webSocket.on('socketerror', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-websocketroute.mdx b/nodejs/versioned_docs/version-stable/api/class-websocketroute.mdx index e8e54155f9d..087cfd8b98f 100644 --- a/nodejs/versioned_docs/version-stable/api/class-websocketroute.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-websocketroute.mdx @@ -340,6 +340,7 @@ webSocketRoute.url(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-webstorage.mdx b/nodejs/versioned_docs/version-stable/api/class-webstorage.mdx index 16076e42baa..3e33ebb03c7 100644 --- a/nodejs/versioned_docs/version-stable/api/class-webstorage.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-webstorage.mdx @@ -236,6 +236,7 @@ await webStorage.setItem(name, value); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-worker.mdx b/nodejs/versioned_docs/version-stable/api/class-worker.mdx index 6c23c0b7c69..dd1e1b39d96 100644 --- a/nodejs/versioned_docs/version-stable/api/class-worker.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-worker.mdx @@ -277,6 +277,7 @@ worker.on('console', data => {}); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/api/class-workerinfo.mdx b/nodejs/versioned_docs/version-stable/api/class-workerinfo.mdx index 16eb98edb73..10a841162df 100644 --- a/nodejs/versioned_docs/version-stable/api/class-workerinfo.mdx +++ b/nodejs/versioned_docs/version-stable/api/class-workerinfo.mdx @@ -189,6 +189,7 @@ workerInfo.workerIndex [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/aria-snapshots.mdx b/nodejs/versioned_docs/version-stable/aria-snapshots.mdx index 1913149a08f..32b94890cbd 100644 --- a/nodejs/versioned_docs/version-stable/aria-snapshots.mdx +++ b/nodejs/versioned_docs/version-stable/aria-snapshots.mdx @@ -562,6 +562,7 @@ The `aria-invalid` value is surfaced directly. A value of `true` renders as `[in [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/auth.mdx b/nodejs/versioned_docs/version-stable/auth.mdx index 9341c481f29..2c446d54fe4 100644 --- a/nodejs/versioned_docs/version-stable/auth.mdx +++ b/nodejs/versioned_docs/version-stable/auth.mdx @@ -698,6 +698,7 @@ test('not signed in test', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/best-practices.mdx b/nodejs/versioned_docs/version-stable/best-practices.mdx index 4e00648623c..e1df7655cac 100644 --- a/nodejs/versioned_docs/version-stable/best-practices.mdx +++ b/nodejs/versioned_docs/version-stable/best-practices.mdx @@ -615,6 +615,7 @@ await page.getByRole('link', { name: 'next page' }).click(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/browser-contexts.mdx b/nodejs/versioned_docs/version-stable/browser-contexts.mdx index 214e1d432cb..8c2a143b89c 100644 --- a/nodejs/versioned_docs/version-stable/browser-contexts.mdx +++ b/nodejs/versioned_docs/version-stable/browser-contexts.mdx @@ -219,6 +219,7 @@ const userPage = await userContext.newPage(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/browsers.mdx b/nodejs/versioned_docs/version-stable/browsers.mdx index 1a4995c287f..4deea880460 100644 --- a/nodejs/versioned_docs/version-stable/browsers.mdx +++ b/nodejs/versioned_docs/version-stable/browsers.mdx @@ -743,6 +743,7 @@ npx playwright uninstall --all [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/canary-releases.mdx b/nodejs/versioned_docs/version-stable/canary-releases.mdx index fb6c7be5c18..53d9cb8d938 100644 --- a/nodejs/versioned_docs/version-stable/canary-releases.mdx +++ b/nodejs/versioned_docs/version-stable/canary-releases.mdx @@ -145,6 +145,7 @@ The stable and the `next` documentation is published on [playwright.dev](https:/ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/chrome-extensions.mdx b/nodejs/versioned_docs/version-stable/chrome-extensions.mdx index 7ad4e9822fc..eba915faa29 100644 --- a/nodejs/versioned_docs/version-stable/chrome-extensions.mdx +++ b/nodejs/versioned_docs/version-stable/chrome-extensions.mdx @@ -220,6 +220,7 @@ test('popup page', async ({ page, extensionId }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/ci-intro.mdx b/nodejs/versioned_docs/version-stable/ci-intro.mdx index 3147c869029..43904416994 100644 --- a/nodejs/versioned_docs/version-stable/ci-intro.mdx +++ b/nodejs/versioned_docs/version-stable/ci-intro.mdx @@ -268,6 +268,7 @@ Artifacts like trace files, HTML reports or even the console logs contain inform [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/ci.mdx b/nodejs/versioned_docs/version-stable/ci.mdx index 6fe0ef9defc..403ced8aed8 100644 --- a/nodejs/versioned_docs/version-stable/ci.mdx +++ b/nodejs/versioned_docs/version-stable/ci.mdx @@ -610,6 +610,7 @@ xvfb-run npx playwright test [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/clock.mdx b/nodejs/versioned_docs/version-stable/clock.mdx index 1ab76daf3eb..92af7b4e11f 100644 --- a/nodejs/versioned_docs/version-stable/clock.mdx +++ b/nodejs/versioned_docs/version-stable/clock.mdx @@ -281,6 +281,7 @@ await expect(page.getByTestId('current-time')).toHaveText('2/2/2024, 10:00:02 AM [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/codegen-intro.mdx b/nodejs/versioned_docs/version-stable/codegen-intro.mdx index c1086276d60..1a84da45979 100644 --- a/nodejs/versioned_docs/version-stable/codegen-intro.mdx +++ b/nodejs/versioned_docs/version-stable/codegen-intro.mdx @@ -167,6 +167,7 @@ You can generate tests using emulation for specific viewports, devices, color sc [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/codegen.mdx b/nodejs/versioned_docs/version-stable/codegen.mdx index 7c210f46291..48fde7cd4a1 100644 --- a/nodejs/versioned_docs/version-stable/codegen.mdx +++ b/nodejs/versioned_docs/version-stable/codegen.mdx @@ -323,6 +323,7 @@ const { chromium } = require('@playwright/test'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/debug.mdx b/nodejs/versioned_docs/version-stable/debug.mdx index dd7b9264645..cd6d843a614 100644 --- a/nodejs/versioned_docs/version-stable/debug.mdx +++ b/nodejs/versioned_docs/version-stable/debug.mdx @@ -420,6 +420,7 @@ await chromium.launch({ headless: false, slowMo: 100 }); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/dialogs.mdx b/nodejs/versioned_docs/version-stable/dialogs.mdx index fdde5fee392..834dddd07a2 100644 --- a/nodejs/versioned_docs/version-stable/dialogs.mdx +++ b/nodejs/versioned_docs/version-stable/dialogs.mdx @@ -173,6 +173,7 @@ This will wait for the print dialog to be opened after the button is clicked. Ma [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/docker.mdx b/nodejs/versioned_docs/version-stable/docker.mdx index 5768764d299..3b40f9c253c 100644 --- a/nodejs/versioned_docs/version-stable/docker.mdx +++ b/nodejs/versioned_docs/version-stable/docker.mdx @@ -272,6 +272,7 @@ RUN npx -y playwright@1.61.0 install --with-deps [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/downloads.mdx b/nodejs/versioned_docs/version-stable/downloads.mdx index c7fce80c06f..afff5c2d1b6 100644 --- a/nodejs/versioned_docs/version-stable/downloads.mdx +++ b/nodejs/versioned_docs/version-stable/downloads.mdx @@ -149,6 +149,7 @@ For uploading files, see the [uploading files](./input.mdx#upload-files) section [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/emulation.mdx b/nodejs/versioned_docs/version-stable/emulation.mdx index d18689a1676..4fc957a07bd 100644 --- a/nodejs/versioned_docs/version-stable/emulation.mdx +++ b/nodejs/versioned_docs/version-stable/emulation.mdx @@ -710,6 +710,7 @@ const context = await browser.newContext({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/evaluating.mdx b/nodejs/versioned_docs/version-stable/evaluating.mdx index f8a969bd0d5..3446f0f1bad 100644 --- a/nodejs/versioned_docs/version-stable/evaluating.mdx +++ b/nodejs/versioned_docs/version-stable/evaluating.mdx @@ -242,6 +242,7 @@ test.beforeEach(async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/events.mdx b/nodejs/versioned_docs/version-stable/events.mdx index 1311ca782bf..6f10f8866ab 100644 --- a/nodejs/versioned_docs/version-stable/events.mdx +++ b/nodejs/versioned_docs/version-stable/events.mdx @@ -162,6 +162,7 @@ await page.evaluate("prompt('Enter a number:')"); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/extensibility.mdx b/nodejs/versioned_docs/version-stable/extensibility.mdx index 9ed97fa3d1e..d3fea1942b3 100644 --- a/nodejs/versioned_docs/version-stable/extensibility.mdx +++ b/nodejs/versioned_docs/version-stable/extensibility.mdx @@ -169,6 +169,7 @@ test('selector engine test', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/frames.mdx b/nodejs/versioned_docs/version-stable/frames.mdx index 42c78b7b86e..3d87260fd9a 100644 --- a/nodejs/versioned_docs/version-stable/frames.mdx +++ b/nodejs/versioned_docs/version-stable/frames.mdx @@ -138,6 +138,7 @@ await frame.fill('#username-input', 'John'); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/getting-started-cli.mdx b/nodejs/versioned_docs/version-stable/getting-started-cli.mdx index fb8c675dc34..757a6af40b6 100644 --- a/nodejs/versioned_docs/version-stable/getting-started-cli.mdx +++ b/nodejs/versioned_docs/version-stable/getting-started-cli.mdx @@ -412,6 +412,7 @@ This requires the [Playwright Extension](https://github.com/microsoft/playwright [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/getting-started-mcp.mdx b/nodejs/versioned_docs/version-stable/getting-started-mcp.mdx index 5d44cbf9c7b..7f32d95898b 100644 --- a/nodejs/versioned_docs/version-stable/getting-started-mcp.mdx +++ b/nodejs/versioned_docs/version-stable/getting-started-mcp.mdx @@ -330,6 +330,7 @@ Then point your MCP client to the HTTP endpoint: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/getting-started-vscode.mdx b/nodejs/versioned_docs/version-stable/getting-started-vscode.mdx index 0db9b1d6916..b5f28b58e0a 100644 --- a/nodejs/versioned_docs/version-stable/getting-started-vscode.mdx +++ b/nodejs/versioned_docs/version-stable/getting-started-vscode.mdx @@ -248,6 +248,7 @@ If you have multiple `playwright.config.ts` files, you can switch between them u [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/handles.mdx b/nodejs/versioned_docs/version-stable/handles.mdx index e376aae525f..f61fb0bee7c 100644 --- a/nodejs/versioned_docs/version-stable/handles.mdx +++ b/nodejs/versioned_docs/version-stable/handles.mdx @@ -222,6 +222,7 @@ await locator.click(); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/input.mdx b/nodejs/versioned_docs/version-stable/input.mdx index acb7df7f56d..79102f4479b 100644 --- a/nodejs/versioned_docs/version-stable/input.mdx +++ b/nodejs/versioned_docs/version-stable/input.mdx @@ -369,6 +369,7 @@ await page.getByTestId('scrolling-container').evaluate(e => e.scrollTop += 100); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/intro.mdx b/nodejs/versioned_docs/version-stable/intro.mdx index e965f6c4553..73e9bc82f6c 100644 --- a/nodejs/versioned_docs/version-stable/intro.mdx +++ b/nodejs/versioned_docs/version-stable/intro.mdx @@ -374,6 +374,7 @@ pnpm exec playwright --version [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/languages.mdx b/nodejs/versioned_docs/version-stable/languages.mdx index da6a8030199..e94a18c32b0 100644 --- a/nodejs/versioned_docs/version-stable/languages.mdx +++ b/nodejs/versioned_docs/version-stable/languages.mdx @@ -139,6 +139,7 @@ Playwright for .NET comes with MSTest, NUnit, xUnit, and xUnit v3 [base classes] [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/library.mdx b/nodejs/versioned_docs/version-stable/library.mdx index 726c0997b53..a245f028d8e 100644 --- a/nodejs/versioned_docs/version-stable/library.mdx +++ b/nodejs/versioned_docs/version-stable/library.mdx @@ -526,6 +526,7 @@ let page: import('playwright').Page; [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/locators.mdx b/nodejs/versioned_docs/version-stable/locators.mdx index 5b1f89133e9..9101d950af4 100644 --- a/nodejs/versioned_docs/version-stable/locators.mdx +++ b/nodejs/versioned_docs/version-stable/locators.mdx @@ -1020,6 +1020,7 @@ For less commonly used locators, look at the [other locators](./other-locators.m [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/mock-browser.mdx b/nodejs/versioned_docs/version-stable/mock-browser.mdx index f0c1e021b4c..3e348ac468d 100644 --- a/nodejs/versioned_docs/version-stable/mock-browser.mdx +++ b/nodejs/versioned_docs/version-stable/mock-browser.mdx @@ -269,6 +269,7 @@ test('update battery status (no golden)', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/mock.mdx b/nodejs/versioned_docs/version-stable/mock.mdx index 7c8e0db6394..c96ab990955 100644 --- a/nodejs/versioned_docs/version-stable/mock.mdx +++ b/nodejs/versioned_docs/version-stable/mock.mdx @@ -282,6 +282,7 @@ For more details, see [WebSocketRoute]. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/navigations.mdx b/nodejs/versioned_docs/version-stable/navigations.mdx index 33d7353cc32..75555afa777 100644 --- a/nodejs/versioned_docs/version-stable/navigations.mdx +++ b/nodejs/versioned_docs/version-stable/navigations.mdx @@ -181,6 +181,7 @@ Playwright splits the process of showing a new document in a page into **navigat [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/network.mdx b/nodejs/versioned_docs/version-stable/network.mdx index 9af502c942a..7350611cf8b 100644 --- a/nodejs/versioned_docs/version-stable/network.mdx +++ b/nodejs/versioned_docs/version-stable/network.mdx @@ -446,6 +446,7 @@ If you're interested in not solely using Service Workers for testing and network [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/other-locators.mdx b/nodejs/versioned_docs/version-stable/other-locators.mdx index 4f1a0ddf2df..1a062123de9 100644 --- a/nodejs/versioned_docs/version-stable/other-locators.mdx +++ b/nodejs/versioned_docs/version-stable/other-locators.mdx @@ -509,6 +509,7 @@ For example, `css=article >> text=Hello` captures the element with the text `Hel [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/pages.mdx b/nodejs/versioned_docs/version-stable/pages.mdx index 9dfb7823f92..0f2b9ce19fa 100644 --- a/nodejs/versioned_docs/version-stable/pages.mdx +++ b/nodejs/versioned_docs/version-stable/pages.mdx @@ -195,6 +195,7 @@ page.on('popup', async popup => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/pom.mdx b/nodejs/versioned_docs/version-stable/pom.mdx index 33b1964d306..d3dd9070fcf 100644 --- a/nodejs/versioned_docs/version-stable/pom.mdx +++ b/nodejs/versioned_docs/version-stable/pom.mdx @@ -271,6 +271,7 @@ await expect(playwrightDev.tocList).toHaveText([ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/protractor.mdx b/nodejs/versioned_docs/version-stable/protractor.mdx index fbb4355519a..57e3d269f42 100644 --- a/nodejs/versioned_docs/version-stable/protractor.mdx +++ b/nodejs/versioned_docs/version-stable/protractor.mdx @@ -271,6 +271,7 @@ Learn more about Playwright Test runner: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/puppeteer.mdx b/nodejs/versioned_docs/version-stable/puppeteer.mdx index a477ee1fb83..2e6ca2998ee 100644 --- a/nodejs/versioned_docs/version-stable/puppeteer.mdx +++ b/nodejs/versioned_docs/version-stable/puppeteer.mdx @@ -276,6 +276,7 @@ Learn more about Playwright Test runner: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/release-notes.mdx b/nodejs/versioned_docs/version-stable/release-notes.mdx index a4136cc1ac8..9f2460dd925 100644 --- a/nodejs/versioned_docs/version-stable/release-notes.mdx +++ b/nodejs/versioned_docs/version-stable/release-notes.mdx @@ -3706,6 +3706,7 @@ This version of Playwright was also tested against the following stable channels [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/running-tests.mdx b/nodejs/versioned_docs/version-stable/running-tests.mdx index 5625ba72dbf..1935ed5dfc8 100644 --- a/nodejs/versioned_docs/version-stable/running-tests.mdx +++ b/nodejs/versioned_docs/version-stable/running-tests.mdx @@ -282,6 +282,7 @@ You can filter and search for tests as well as click on each test to see the tes [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/screenshots.mdx b/nodejs/versioned_docs/version-stable/screenshots.mdx index f4e02b934fb..aa6abea1d8f 100644 --- a/nodejs/versioned_docs/version-stable/screenshots.mdx +++ b/nodejs/versioned_docs/version-stable/screenshots.mdx @@ -146,6 +146,7 @@ await page.locator('.header').screenshot({ path: 'screenshot.png' }); [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/selenium-grid.mdx b/nodejs/versioned_docs/version-stable/selenium-grid.mdx index d42d3b53936..32d46e703a0 100644 --- a/nodejs/versioned_docs/version-stable/selenium-grid.mdx +++ b/nodejs/versioned_docs/version-stable/selenium-grid.mdx @@ -228,6 +228,7 @@ This means that Selenium 3 is supported in a best-effort manner, where Playwrigh [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/service-workers.mdx b/nodejs/versioned_docs/version-stable/service-workers.mdx index 621cf924250..c66a02fdb7d 100644 --- a/nodejs/versioned_docs/version-stable/service-workers.mdx +++ b/nodejs/versioned_docs/version-stable/service-workers.mdx @@ -234,6 +234,7 @@ Requests for updated Service Worker main script code currently cannot be routed [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-agents.mdx b/nodejs/versioned_docs/version-stable/test-agents.mdx index 72d9c6b3de5..475d35db735 100644 --- a/nodejs/versioned_docs/version-stable/test-agents.mdx +++ b/nodejs/versioned_docs/version-stable/test-agents.mdx @@ -366,6 +366,7 @@ Seed tests provide a ready-to-use `page` context to bootstrap execution. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-annotations.mdx b/nodejs/versioned_docs/version-stable/test-annotations.mdx index 8b1d0effb8f..82921e6efe6 100644 --- a/nodejs/versioned_docs/version-stable/test-annotations.mdx +++ b/nodejs/versioned_docs/version-stable/test-annotations.mdx @@ -422,6 +422,7 @@ test('example test', async ({ page, browser }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-assertions.mdx b/nodejs/versioned_docs/version-stable/test-assertions.mdx index 679c8abae30..41dd246702e 100644 --- a/nodejs/versioned_docs/version-stable/test-assertions.mdx +++ b/nodejs/versioned_docs/version-stable/test-assertions.mdx @@ -472,6 +472,7 @@ test('passes', async ({ database }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-cli.mdx b/nodejs/versioned_docs/version-stable/test-cli.mdx index 3b2782f2271..43dcd5c585a 100644 --- a/nodejs/versioned_docs/version-stable/test-cli.mdx +++ b/nodejs/versioned_docs/version-stable/test-cli.mdx @@ -435,6 +435,7 @@ npx playwright clear-cache [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-components.mdx b/nodejs/versioned_docs/version-stable/test-components.mdx index a0df80c6a9c..3d439f321f6 100644 --- a/nodejs/versioned_docs/version-stable/test-components.mdx +++ b/nodejs/versioned_docs/version-stable/test-components.mdx @@ -885,6 +885,7 @@ Accessing a component's internal methods or its instance within test code is nei [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-configuration.mdx b/nodejs/versioned_docs/version-stable/test-configuration.mdx index f706c707859..9e9c49ca0f2 100644 --- a/nodejs/versioned_docs/version-stable/test-configuration.mdx +++ b/nodejs/versioned_docs/version-stable/test-configuration.mdx @@ -258,6 +258,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-fixtures.mdx b/nodejs/versioned_docs/version-stable/test-fixtures.mdx index f2babbe5134..d2076f74a37 100644 --- a/nodejs/versioned_docs/version-stable/test-fixtures.mdx +++ b/nodejs/versioned_docs/version-stable/test-fixtures.mdx @@ -961,6 +961,7 @@ Note that the fixtures will still run once per [worker process](./test-parallel. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-global-setup-teardown.mdx b/nodejs/versioned_docs/version-stable/test-global-setup-teardown.mdx index 2736c00a8d8..47dcd5dd19f 100644 --- a/nodejs/versioned_docs/version-stable/test-global-setup-teardown.mdx +++ b/nodejs/versioned_docs/version-stable/test-global-setup-teardown.mdx @@ -379,6 +379,7 @@ export default globalSetup; [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-parallel.mdx b/nodejs/versioned_docs/version-stable/test-parallel.mdx index afbf5c49f10..e5fa5afb713 100644 --- a/nodejs/versioned_docs/version-stable/test-parallel.mdx +++ b/nodejs/versioned_docs/version-stable/test-parallel.mdx @@ -387,6 +387,7 @@ Do not define your tests directly in a helper file. This could lead to unexpecte [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-parameterize.mdx b/nodejs/versioned_docs/version-stable/test-parameterize.mdx index d4864e6d740..da77448de91 100644 --- a/nodejs/versioned_docs/version-stable/test-parameterize.mdx +++ b/nodejs/versioned_docs/version-stable/test-parameterize.mdx @@ -524,6 +524,7 @@ for (const record of records) { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-projects.mdx b/nodejs/versioned_docs/version-stable/test-projects.mdx index 5c34c17dbe7..aa10852ddb9 100644 --- a/nodejs/versioned_docs/version-stable/test-projects.mdx +++ b/nodejs/versioned_docs/version-stable/test-projects.mdx @@ -331,6 +331,7 @@ Projects can be also used to parametrize tests with your custom configuration - [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-reporters.mdx b/nodejs/versioned_docs/version-stable/test-reporters.mdx index 754d35773af..4825d567a66 100644 --- a/nodejs/versioned_docs/version-stable/test-reporters.mdx +++ b/nodejs/versioned_docs/version-stable/test-reporters.mdx @@ -623,6 +623,7 @@ Here's a short list of open source reporter implementations that you can take a [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-retries.mdx b/nodejs/versioned_docs/version-stable/test-retries.mdx index f55f6d3399d..b6311304259 100644 --- a/nodejs/versioned_docs/version-stable/test-retries.mdx +++ b/nodejs/versioned_docs/version-stable/test-retries.mdx @@ -347,6 +347,7 @@ test('runs second', async () => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-sharding.mdx b/nodejs/versioned_docs/version-stable/test-sharding.mdx index 4174df90e69..41dcd982478 100644 --- a/nodejs/versioned_docs/version-stable/test-sharding.mdx +++ b/nodejs/versioned_docs/version-stable/test-sharding.mdx @@ -314,6 +314,7 @@ Supported options: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-snapshots.mdx b/nodejs/versioned_docs/version-stable/test-snapshots.mdx index 8e63f6617b4..e13726ba15b 100644 --- a/nodejs/versioned_docs/version-stable/test-snapshots.mdx +++ b/nodejs/versioned_docs/version-stable/test-snapshots.mdx @@ -244,6 +244,7 @@ Snapshots are stored next to the test file, in a separate directory. For example [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-timeouts.mdx b/nodejs/versioned_docs/version-stable/test-timeouts.mdx index 60c947559af..b94a961549e 100644 --- a/nodejs/versioned_docs/version-stable/test-timeouts.mdx +++ b/nodejs/versioned_docs/version-stable/test-timeouts.mdx @@ -315,6 +315,7 @@ API reference: [test.extend()](/api/class-test.mdx#test-extend). [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-typescript.mdx b/nodejs/versioned_docs/version-stable/test-typescript.mdx index 868588fd305..336dc632588 100644 --- a/nodejs/versioned_docs/version-stable/test-typescript.mdx +++ b/nodejs/versioned_docs/version-stable/test-typescript.mdx @@ -243,6 +243,7 @@ Then `npm run test` will build the tests and run them. [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-ui-mode.mdx b/nodejs/versioned_docs/version-stable/test-ui-mode.mdx index 4e8862c49ed..8c104b8e185 100644 --- a/nodejs/versioned_docs/version-stable/test-ui-mode.mdx +++ b/nodejs/versioned_docs/version-stable/test-ui-mode.mdx @@ -237,6 +237,7 @@ Be aware that when specifying the `--ui-host=0.0.0.0` flag, UI Mode with your tr [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-use-options.mdx b/nodejs/versioned_docs/version-stable/test-use-options.mdx index 0344a832965..bb79c331113 100644 --- a/nodejs/versioned_docs/version-stable/test-use-options.mdx +++ b/nodejs/versioned_docs/version-stable/test-use-options.mdx @@ -504,6 +504,7 @@ test('no base url', async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/test-webserver.mdx b/nodejs/versioned_docs/version-stable/test-webserver.mdx index e930621834d..a0771741fe7 100644 --- a/nodejs/versioned_docs/version-stable/test-webserver.mdx +++ b/nodejs/versioned_docs/version-stable/test-webserver.mdx @@ -236,6 +236,7 @@ export default defineConfig({ [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/testing-library.mdx b/nodejs/versioned_docs/version-stable/testing-library.mdx index 95f586245a1..494711e813a 100644 --- a/nodejs/versioned_docs/version-stable/testing-library.mdx +++ b/nodejs/versioned_docs/version-stable/testing-library.mdx @@ -259,6 +259,7 @@ Learn more about Playwright Test runner: [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/touch-events.mdx b/nodejs/versioned_docs/version-stable/touch-events.mdx index bb6280a4026..bf44be47750 100644 --- a/nodejs/versioned_docs/version-stable/touch-events.mdx +++ b/nodejs/versioned_docs/version-stable/touch-events.mdx @@ -247,6 +247,7 @@ test(`pinch in gesture to zoom out the map`, async ({ page }) => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/trace-viewer-intro.mdx b/nodejs/versioned_docs/version-stable/trace-viewer-intro.mdx index 1de729f8ae9..c0d6f863c75 100644 --- a/nodejs/versioned_docs/version-stable/trace-viewer-intro.mdx +++ b/nodejs/versioned_docs/version-stable/trace-viewer-intro.mdx @@ -179,6 +179,7 @@ To learn more about traces, check out our detailed guide on [Trace Viewer](/trac [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/trace-viewer.mdx b/nodejs/versioned_docs/version-stable/trace-viewer.mdx index 8884cf69b5a..722789d169a 100644 --- a/nodejs/versioned_docs/version-stable/trace-viewer.mdx +++ b/nodejs/versioned_docs/version-stable/trace-viewer.mdx @@ -316,6 +316,7 @@ The "Attachments" tab allows you to explore attachments. If you're doing [visual [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/videos.mdx b/nodejs/versioned_docs/version-stable/videos.mdx index a100a58f25a..e46baf0623b 100644 --- a/nodejs/versioned_docs/version-stable/videos.mdx +++ b/nodejs/versioned_docs/version-stable/videos.mdx @@ -198,6 +198,7 @@ Note that the video is only available after the page or browser context is close [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/webview2.mdx b/nodejs/versioned_docs/version-stable/webview2.mdx index 6b369bbf013..41efb56d45b 100644 --- a/nodejs/versioned_docs/version-stable/webview2.mdx +++ b/nodejs/versioned_docs/version-stable/webview2.mdx @@ -220,6 +220,7 @@ For debugging tests, see the Playwright [Debugging guide](./debug). [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags" diff --git a/nodejs/versioned_docs/version-stable/writing-tests.mdx b/nodejs/versioned_docs/version-stable/writing-tests.mdx index d7c472658a2..3dca66e7fa1 100644 --- a/nodejs/versioned_docs/version-stable/writing-tests.mdx +++ b/nodejs/versioned_docs/version-stable/writing-tests.mdx @@ -275,6 +275,7 @@ test.describe('navigation', () => { [string]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type "string" [void]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined "void" [URL]: https://nodejs.org/api/url.html "URL" +[URLPattern]: https://developer.mozilla.org/en-US/docs/Web/API/URLPattern "URLPattern" [URLSearchParams]: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams "URLSearchParams" [all available image tags]: https://mcr.microsoft.com/en-us/product/playwright/about "all available image tags"