playwright/src/server
Andrey Lushnikov a3e4185b2f
chore: nuke 'webkit-technology-preview' experiment (#7164)
It proved to be unmaintainable due to the following reasons:
- determining upstream branch for the technology preview was a manual
and tedious process
- once determined, actual Safari Technology Preview occasionally
diverted from the branch
2021-06-15 23:58:30 -07:00
..
android chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
chromium feat: support chromium-with-symbols channel (#7135) 2021-06-15 17:57:31 -07:00
common chore: refactor actionability checks (#5368) 2021-02-10 12:36:26 -08:00
electron chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
firefox feat(har): record remote IP:PORT and SSL details (#6631) 2021-06-15 09:48:08 +02:00
injected chore: do not use Array.from in injected script (#6876) 2021-06-03 15:10:02 -07:00
snapshot fix(tracing): do not merge srcset urls (#6995) 2021-06-09 12:05:21 -07:00
supplements feat(har): record remote IP:PORT and SSL details (#6631) 2021-06-15 09:48:08 +02:00
trace fix(tracing): do not stall on dialogs (#7059) 2021-06-10 22:24:04 -07:00
webkit chore: nuke 'webkit-technology-preview' experiment (#7164) 2021-06-15 23:58:30 -07:00
accessibility.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
artifact.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
browser.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
browserContext.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
browserType.ts Revert "feat: switch to the Firefox Stable equivalent by default (#6926)" (#6947) 2021-06-07 15:55:01 -07:00
console.ts chore: push dispatcher guid into object, reuse it in trace (#6250) 2021-04-20 23:03:56 -07:00
deviceDescriptors.js feat: use up2date Chromium user-agents for device descriptors (#6594) 2021-05-18 09:29:48 +02:00
deviceDescriptorsSource.json feat(chromium): roll Chromium to r888113 (#6832) 2021-06-01 18:06:44 -07:00
dialog.ts chore(tracing): simplify resource treatment (#6571) 2021-05-13 20:41:32 -07:00
dom.ts fix(waitForSelector): retry when context is gone during node adoption (#6851) 2021-06-02 20:17:24 -07:00
download.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
frames.ts fix(chromium): drag and drop works in chromium (#6207) 2021-06-07 10:27:34 -07:00
helper.ts fix(rimraf): allow 10 retires when removing the profile folder (#5826) 2021-03-16 19:31:35 -07:00
input.ts feat: tap (#4097) 2020-10-19 10:07:33 -07:00
instrumentation.ts chore: start / stop context tracing (#6309) 2021-04-23 20:39:09 -07:00
javascript.ts fix(waitForSelector): retry when context is gone during node adoption (#6851) 2021-06-02 20:17:24 -07:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts feat(har): record remote IP:PORT and SSL details (#6631) 2021-06-15 09:48:08 +02:00
page.ts feat: added reduced motion media query emulation (#6646) 2021-05-22 01:56:09 +02:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
processLauncher.ts chore: better logging for Windows CrashPad problem (#6758) 2021-05-26 10:49:38 -07:00
progress.ts chore(tracing): include events in the trace (#6285) 2021-04-23 09:28:18 -07:00
screenshotter.ts fix: evaluate in utility for screenshots (#6364) 2021-04-29 14:53:53 -07:00
selectors.ts chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
socksServer.ts feat(port-forwarding): add playwrightclient support (#6786) 2021-06-02 23:35:17 +02:00
socksSocket.ts feat(port-forwarding): add playwrightclient support (#6786) 2021-06-02 23:35:17 +02:00
transport.ts feat: support extra http headers in browserType.connect() (#6301) 2021-04-23 14:52:27 -07:00
types.ts Revert "feat: add defaultTimeout browser context configuration option (#6944)" (#7057) 2021-06-10 18:38:56 -07:00
usKeyboardLayout.ts chore(linting): enable required semicolons rule in TS (#6701) 2021-05-24 00:09:46 +02:00
validateDependencies.ts chore: nuke 'webkit-technology-preview' experiment (#7164) 2021-06-15 23:58:30 -07:00