playwright/src/server
github-actions[bot] fb53318bff
feat(chromium): roll to r929512 (#9395)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2021-10-08 16:56:27 +02:00
..
android chore: remove unused .idea folder (#8844) 2021-09-15 11:42:31 -04:00
chromium feat(chromium): roll to r929512 (#9395) 2021-10-08 16:56:27 +02:00
common chore: enable object-curly-spacing in ESLint (#9168) 2021-09-27 18:58:08 +02:00
electron fix(electron): browser window ids out of sync (#8759) 2021-10-04 13:19:57 -07: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 chore: read trace off zip file (#9377) 2021-10-07 15:49:30 -07:00
supplements fix(route): allow allHeaders call within route (#9300) 2021-10-04 16:10:16 -07:00
trace chore: read trace off zip file (#9377) 2021-10-07 15:49:30 -07:00
webkit chore: update WebKit user agent (#9302) 2021-10-05 14:06:05 -07: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 fix: support cookies with empty value (#9376) 2021-10-07 15:37:47 -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 r929512 (#9395) 2021-10-08 16:56:27 +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): add helper methods for put, patch, head, delete (#9374) 2021-10-07 12:42:26 -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: support cookies with empty value (#9376) 2021-10-07 15:37:47 -07: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 fix(fetch): use data, form and multipart for different post data (#9248) 2021-10-01 12:11:33 -07:00
usKeyboardLayout.ts chore(linting): enable required semicolons rule in TS (#6701) 2021-05-24 00:09:46 +02:00