playwright/src/server
2021-09-30 14:14:29 -07:00
..
android chore: remove unused .idea folder (#8844) 2021-09-15 11:42:31 -04:00
chromium fix(selenium connect): register in gracefullyCloseAll for driver cleanup (#9218) 2021-09-29 14:54:24 -07:00
common chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
electron chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
firefox chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
injected feat(expect): toContainText(array) (#9160) 2021-09-27 11:14:35 -07:00
snapshot fix(snapshot): render adoptedStyleSheets used in more than one node (#8886) 2021-09-16 09:37:38 -04:00
supplements fix(inspector): stop on all snapshottable actions (#8990) 2021-09-17 15:24:15 -07:00
trace fix(recorder): move recorder scripts into the main world (#8761) 2021-09-08 14:27:05 -07:00
webkit chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
accessibility.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
artifact.ts chore: move async utils into a separate file (#8595) 2021-08-31 14:44:08 -07:00
browser.ts feat(fetch): set user-agent and other default headers (#8491) 2021-08-27 08:26:19 -07:00
browserContext.ts feat(fetch): import/export storageState (#9244) 2021-09-30 14:14:29 -07:00
browserType.ts feat(launch): connect to process.env.SELENIUM_REMOTE_URL instead of local launch (#9056) 2021-09-22 21:13:32 -07:00
console.ts feat(trace-viewer): show remote object previews in console (#8024) 2021-08-06 11:37:36 -07:00
cookieStore.ts feat(fetch): import/export storageState (#9244) 2021-09-30 14:14:29 -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 r925110 (#9175) 2021-09-27 18:26:09 +02:00
dialog.ts fix(tracing): do not stall while capturing snapshot with an open dialog (#8328) 2021-08-19 18:20:15 -07:00
dom.ts feat(api): introduce locator.waitFor (#9200) 2021-09-28 13:57:11 -07:00
download.ts feat(download): adding a new Download._cancel method (#6236) 2021-06-12 22:23:22 +02:00
fetch.ts feat(fetch): import/export storageState (#9244) 2021-09-30 14:14:29 -07:00
fileChooser.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
formData.ts feat(fetch): support form data and json encodings (#8975) 2021-09-16 17:48:43 -07:00
frames.ts fix(toBeHidden): return true to missing elements (#9205) 2021-09-28 17:11:04 -07:00
helper.ts chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00
input.ts feat(mouse): page.mouse.wheel (#8690) 2021-09-14 15:22:52 -04:00
instrumentation.ts feat(trace-viewer): add nicer params rendering (#7448) 2021-07-02 16:45:09 -07:00
javascript.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
macEditingCommands.ts chore: move src files to server (#3593) 2020-08-24 06:51:51 -07:00
network.ts fix: allow binary response interception (#9236) 2021-09-30 23:12:33 +02:00
page.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
pipeTransport.ts chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
playwright.ts chore: move sdkLanguage over to the protocol init call (#8329) 2021-08-20 21:32:21 +02:00
progress.ts chore: migrate expect(locator).toMatchText to protocol (#9117) 2021-09-23 16:46:46 -07:00
screenshotter.ts chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
selectors.ts feat(strict): add context-level selector strictness (#8290) 2021-08-18 12:51:45 -07:00
transport.ts feat: support extra http headers in browserType.connect() (#6301) 2021-04-23 14:52:27 -07:00
types.ts feat(fetch): support ignoreHTTPSErrors option (#9206) 2021-09-28 15:33:36 -07:00
usKeyboardLayout.ts chore(linting): enable required semicolons rule in TS (#6701) 2021-05-24 00:09:46 +02:00