| .. |
|
class-accessibility.md
|
docs(python): fix syntactically incorrect snippets (#23904)
|
2023-06-27 11:53:27 +02:00 |
|
class-android.md
|
feat(api): add host option in launchServer options (#30999)
|
2024-05-27 11:24:23 +02:00 |
|
class-androiddevice.md
|
feat(android): add support for passing CR args & proxy when launching browser (#19212)
|
2022-12-12 16:15:19 +01:00 |
|
class-androidinput.md
|
chore: normalize api markdown (#18942)
|
2022-11-21 09:30:32 -08:00 |
|
class-androidsocket.md
|
docs: annotate since (#15386)
|
2022-07-05 17:24:50 -07:00 |
|
class-androidwebview.md
|
chore: normalize api markdown (#18942)
|
2022-11-21 09:30:32 -08:00 |
|
class-apirequest.md
|
chore: normalize api markdown (#18942)
|
2022-11-21 09:30:32 -08:00 |
|
class-apirequestcontext.md
|
docs: fix the api review typos (#31071)
|
2024-05-30 12:15:52 -07:00 |
|
class-apiresponse.md
|
docs: annotate since (#15386)
|
2022-07-05 17:24:50 -07:00 |
|
class-apiresponseassertions.md
|
chore: fix docs for python and java (#20962)
|
2023-02-16 11:48:38 -08:00 |
|
class-browser.md
|
docs(python): fix browser.context snippet (#30759)
|
2024-05-14 15:36:17 +01:00 |
|
class-browsercontext.md
|
cherry-pick(#31419): docs: deprecate handle option in exposeBinding
|
2024-06-24 11:30:17 -07:00 |
|
class-browserserver.md
|
feat(api): add host option in launchServer options (#30999)
|
2024-05-27 11:24:23 +02:00 |
|
class-browsertype.md
|
feat(api): add host option in launchServer options (#30999)
|
2024-05-27 11:24:23 +02:00 |
|
class-cdpsession.md
|
docs(python): fix CDPSession documentation example (#30584)
|
2024-04-29 10:58:59 +00:00 |
|
class-cdpsessionevent.md
|
docs(dotnet): add support for CDPSession (#20053)
|
2023-01-26 11:49:10 +01:00 |
|
class-clock.md
|
cherry-pick(#31511): docs(clock): update time types in Python/.NET
|
2024-07-03 10:48:18 +02:00 |
|
class-consolemessage.md
|
docs: fix typo in ConsoleMessage class (#30857)
|
2024-05-22 13:31:14 +02:00 |
|
class-coverage.md
|
docs: align Node.js code snippets with ESLint (#23916)
|
2023-06-27 11:53:53 +02:00 |
|
class-dialog.md
|
docs: add types to Python run() defs (#27044)
|
2023-09-13 15:18:15 +02:00 |
|
class-download.md
|
docs: update phrasing for 1.40 features (#28113)
|
2023-11-13 15:56:50 -08:00 |
|
class-electron.md
|
docs: do not recommend PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD anymore (#29121)
|
2024-01-23 09:12:47 -08:00 |
|
class-electronapplication.md
|
fix(electron): stalling on delayed process close (#29431)
|
2024-02-13 10:25:46 +01:00 |
|
class-elementhandle.md
|
feat: allow folder uploads (#31165)
|
2024-06-12 22:20:18 +02:00 |
|
class-error.md
|
chore: harden markdown link validation (#30221)
|
2024-04-03 17:51:32 +02:00 |
|
class-filechooser.md
|
docs: use absolute paths for file uploads (#26611)
|
2023-08-22 17:38:23 +02:00 |
|
class-formdata.md
|
feat(fetch): support FormData as multipart parameter (#30489)
|
2024-04-23 17:05:27 -07:00 |
|
class-frame.md
|
feat(ctrl_or_meta): add a universal ctrl-meta modifier (#30572)
|
2024-04-29 08:15:12 -07:00 |
|
class-framelocator.md
|
feat: expect(locator).toHaveRole(role) (#30555)
|
2024-04-25 15:26:10 -07:00 |
|
class-genericassertions.md
|
docs(assertions): remove unneeded await in generic assertions example (#26569)
|
2023-08-21 18:13:25 +02:00 |
|
class-jshandle.md
|
docs: align Node.js code snippets with ESLint (#23916)
|
2023-06-27 11:53:53 +02:00 |
|
class-keyboard.md
|
feat(ctrl_or_meta): add a universal ctrl-meta modifier (#30572)
|
2024-04-29 08:15:12 -07:00 |
|
class-locator.md
|
docs: examples for file directory upload (#31302)
|
2024-06-13 23:37:47 +02:00 |
|
class-locatorassertions.md
|
docs(dotnet): recommend MSTest over NUnit (#31245)
|
2024-06-11 15:06:03 +02:00 |
|
class-logger.md
|
docs: fix logger API usage (#29961)
|
2024-03-15 19:04:14 +01:00 |
|
class-mouse.md
|
docs: add section explaining scrolling (#30719)
|
2024-05-08 21:04:05 -07:00 |
|
class-page.md
|
cherry-pick(#31419): docs: deprecate handle option in exposeBinding
|
2024-06-24 11:30:17 -07:00 |
|
class-pageassertions.md
|
docs(dotnet): recommend MSTest over NUnit (#31245)
|
2024-06-11 15:06:03 +02:00 |
|
class-playwright.md
|
docs: add types to Python run() defs (#27044)
|
2023-09-13 15:18:15 +02:00 |
|
class-playwrightassertions.md
|
docs(dotnet): recommend MSTest over NUnit (#31245)
|
2024-06-11 15:06:03 +02:00 |
|
class-playwrightexception.md
|
docs: annotate since (#15386)
|
2022-07-05 17:24:50 -07:00 |
|
class-request.md
|
fix: make Request.frame throw when page is not ready yet (#26616)
|
2023-08-22 14:06:21 -07:00 |
|
class-requestoptions.md
|
docs: clarify headers propagation to redirects (#20572)
|
2023-02-01 16:55:03 -08:00 |
|
class-response.md
|
fix(docs): inline java, js and csharp overrides (#20833)
|
2023-02-10 15:14:28 -08:00 |
|
class-route.md
|
docs: make sure to await route.* methods (#29489)
|
2024-02-14 17:57:12 +01:00 |
|
class-selectors.md
|
docs: add types to Python run() defs (#27044)
|
2023-09-13 15:18:15 +02:00 |
|
class-snapshotassertions.md
|
fix: revert toMatchSnapshot deprecation (#27089)
|
2023-09-14 12:52:41 -07:00 |
|
class-timeouterror.md
|
docs: add types to Python run() defs (#27044)
|
2023-09-13 15:18:15 +02:00 |
|
class-touchscreen.md
|
fix: throw on tap when hasTouch=false (#20457)
|
2023-01-27 15:51:57 -08:00 |
|
class-tracing.md
|
docs: clarify tracing name parameter semantics (#28759)
|
2023-12-21 15:24:54 -08:00 |
|
class-video.md
|
docs(video): caveat regarding saveAs throwing (#16120)
|
2022-08-01 15:34:29 -07:00 |
|
class-weberror.md
|
Fix various typos (Fixes #27396) (#27391)
|
2023-10-04 19:56:42 -07:00 |
|
class-websocket.md
|
docs(python): fix WebSocket types (#22155)
|
2023-04-03 13:21:33 -07:00 |
|
class-websocketframe.md
|
docs: annotate since (#15386)
|
2022-07-05 17:24:50 -07:00 |
|
class-worker.md
|
fix(docs): move callback of Worker.waitForClose to the end of param list (#20966)
|
2023-02-16 15:32:12 -08:00 |
|
params.md
|
chore: http credentials send immeidately/unauthorized enum (#31076)
|
2024-05-30 10:19:56 -07:00 |