playwright/src/server
Dmitry Gozman 530523cb67
feat(setInputFiles): support label retargeting (#7364)
This way `page.setInputFiles('label')` works, similarly to other input actions.
2021-06-28 14:18:01 -07:00
..
android chore: use fs.promises API instead of promisify (#6871) 2021-06-03 18:55:33 +02:00
chromium chore(typescript): compile with babel, lint everything with tsc (#6872) 2021-06-23 18:01:48 -07:00
common feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -07:00
electron Revert "chore: update eslint config (#6840)" partly (#7268) 2021-06-23 11:08:35 +02:00
firefox test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
injected feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -07:00
snapshot fix(trace): account for last child node removal (#7332) 2021-06-25 18:52:36 -07:00
supplements chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
trace fix(trace): show interrupted actions in trace (#7329) 2021-06-25 17:14:19 -07:00
webkit chore(typescript): compile with babel, lint everything with tsc (#6872) 2021-06-23 18:01:48 -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 "chore: update eslint config (#6840)" partly (#7268) 2021-06-23 11:08:35 +02: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 to r891964 (#7185) 2021-06-16 16:00:54 -07:00
dialog.ts chore(tracing): simplify resource treatment (#6571) 2021-05-13 20:41:32 -07:00
dom.ts feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -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 feat(force): add fill, selectOption, selectText ({force}) (#7286) 2021-06-24 08:18:09 -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 Revert "chore: update eslint config (#6840)" partly (#7268) 2021-06-23 11:08:35 +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 feat(force): add fill, selectOption, selectText ({force}) (#7286) 2021-06-24 08:18:09 -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