playwright/docs/src/api
Yury Semikhatsky e269092ef9
Revert "fix: add 'window-management' to chromium browser (#31687)" (#31801)
This reverts commit 0aa2f06f68.

Discussed the new permission in the API review and decided not to
proceed with the feature as we are not ready to commit to supporting it
yet:
* the API is Chromium specific
* the API is still experimental
* there is no clarity to what extend the screen manipulation APIs will
work in old headless which is our main test environment

We'll keep an eye on the demand for the feature and may get back to
implementing it in the future.

Reference: https://github.com/microsoft/playwright/issues/27198
2024-07-22 11:27:12 -07:00
..
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 feat: support client certificates (#31529) 2024-07-12 11:42:24 +02:00
class-apirequestcontext.md feat(fetch): maxRetries for fetch (#31386) 2024-06-19 18:10:14 -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 feat: support client certificates (#31529) 2024-07-12 11:42:24 +02:00
class-browsercontext.md Revert "fix: add 'window-management' to chromium browser (#31687)" (#31801) 2024-07-22 11:27:12 -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: support client certificates (#31529) 2024-07-12 11:42:24 +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 docs(clock): update time types in Python/.NET (#31511) 2024-07-03 10:46:33 +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 chore: deprecate/remove noWaitAfter from some actions (#31739) 2024-07-18 00:19:08 -07:00
class-error.md chore: harden markdown link validation (#30221) 2024-04-03 17:51:32 +02:00
class-filechooser.md chore: deprecate/remove noWaitAfter from some actions (#31739) 2024-07-18 00:19:08 -07:00
class-formdata.md feat(fetch): support FormData as multipart parameter (#30489) 2024-04-23 17:05:27 -07:00
class-frame.md docs: spelling (#31779) 2024-07-22 06:45:22 -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 chore: deprecate/remove noWaitAfter from some actions (#31739) 2024-07-18 00:19:08 -07: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: make x/y more clear (#31606) 2024-07-09 12:52:51 +02:00
class-page.md docs: spelling (#31779) 2024-07-22 06:45:22 -07:00
class-pageassertions.md docs: spelling (#31779) 2024-07-22 06:45:22 -07: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 docs: spelling (#31779) 2024-07-22 06:45:22 -07:00
class-requestoptions.md feat(fetch): maxRetries for fetch (#31386) 2024-06-19 18:10:14 -07:00
class-response.md docs: spelling (#31779) 2024-07-22 06:45:22 -07: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 docs: make x/y more clear (#31606) 2024-07-09 12:52:51 +02: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: deprecate/remove noWaitAfter from some actions (#31739) 2024-07-18 00:19:08 -07:00