..
android
chore: add Playwright to attribution ( #23447 )
2023-06-01 17:54:43 -07:00
chromium
chore: ensure module deps in ct-core ( #24056 )
2023-07-06 12:01:45 -07:00
dispatchers
chore: do not leak internal page handles after closing page ( #24169 )
2023-07-12 14:51:13 -07:00
electron
feat(electron): support tracesDir option ( #23947 )
2023-06-28 16:32:16 -07:00
firefox
chore: elementHandle getters implemented through Frame ( #23557 )
2023-06-09 07:18:13 -07:00
har
fix(snapshots): match resources by method ( #24145 )
2023-07-10 20:04:48 -07:00
injected
fix(selector generator): use the same label definition as getByLabel ( #23846 )
2023-06-22 08:34:08 -07:00
isomorphic
feat: support bigint in evaluates ( #23930 )
2023-06-28 08:55:45 -07:00
recorder
chore: add Playwright to attribution ( #23447 )
2023-06-01 17:54:43 -07:00
registry
feat: support Chromium installation on Debian 12 ( #24090 )
2023-07-06 22:41:36 -07:00
trace
fix(trace): do not allow after w/o before ( #24106 )
2023-07-07 17:16:26 -07:00
webkit
chore: update WebKit browser version to 17.0 ( #24128 )
2023-07-10 08:08:00 -07:00
accessibility.ts
chore: move protocol and trace types into the top-level packages ( #17486 )
2022-09-20 18:41:51 -07:00
artifact.ts
chore: use utils via index export (5) ( #13413 )
2022-04-07 20:18:22 -07:00
browser.ts
chore: add Playwright to attribution ( #23447 )
2023-06-01 17:54:43 -07:00
browserContext.ts
chore: migrate Promise.race to scopes to prevent leaks ( #24160 )
2023-07-11 10:38:08 -07:00
browserType.ts
fix: render actions in ui mode with browsers from selenium ( #23382 )
2023-06-02 13:24:21 -07:00
console.ts
feat: browserContext.on('dialog'/'console') ( #22805 )
2023-05-04 15:11:46 -07:00
cookieStore.ts
fix: override cookie even if new is expired ( #17998 )
2022-10-11 23:06:16 -07:00
debugController.ts
chore: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
debugger.ts
fix(pause): ignore page.pause on the server ( #23417 )
2023-06-02 08:32:30 -07:00
DEPS.list
chore: move sever/isomorphic to utils/ to use it in client ( #21445 )
2023-03-06 18:49:14 -08:00
deviceDescriptors.js
chore: migrate to monorepo ( #9421 )
2021-10-11 16:52:17 +02:00
deviceDescriptorsSource.json
chore: update WebKit browser version to 17.0 ( #24128 )
2023-07-10 08:08:00 -07:00
dialog.ts
feat: browserContext.on('dialog'/'console') ( #22805 )
2023-05-04 15:11:46 -07:00
dom.ts
chore: elementHandle getters implemented through Frame ( #23557 )
2023-06-09 07:18:13 -07:00
download.ts
chore: use utils via index export (3) ( #13403 )
2022-04-07 13:55:44 -07:00
fetch.ts
lint: prevent object string concatenation ( #23172 )
2023-05-19 15:17:43 -07:00
fileChooser.ts
chore: always import type ( #13365 )
2022-04-06 14:57:14 -07:00
formData.ts
chore: move protocol and trace types into the top-level packages ( #17486 )
2022-09-20 18:41:51 -07:00
frames.ts
chore: migrate Promise.race to scopes to prevent leaks ( #24160 )
2023-07-11 10:38:08 -07:00
frameSelectors.ts
fix(locators): allow identical frameLocators inside and/or/has ( #23740 )
2023-06-19 15:22:26 -07:00
helper.ts
chore: truncate long protocol logs ( #20412 )
2023-01-27 04:58:13 -08:00
index.ts
chore: keep UI Mode running when used with browser mode ( #23876 )
2023-06-26 22:21:44 +02:00
input.ts
chore: simplify slowmo implementation ( #18990 )
2022-11-22 11:06:45 -08:00
instrumentation.ts
chore: add Playwright to attribution ( #23447 )
2023-06-01 17:54:43 -07:00
javascript.ts
fix: make evaluate not wait for scheduled navigations ( #23402 )
2023-05-31 14:08:44 -07:00
macEditingCommands.ts
feat(keyboard): support simple cut-pasting using meta+x/v ( #18756 )
2022-11-29 12:58:14 -08:00
network.ts
test: unflake some tests ( #23984 )
2023-06-30 13:08:18 -07:00
page.ts
chore: migrate Promise.race to scopes to prevent leaks ( #24160 )
2023-07-11 10:38:08 -07:00
pipeTransport.ts
fix(pipe): do not store accumulated message as string ( #16641 )
2022-08-18 07:53:56 -07:00
playwright.ts
chore: add Playwright to attribution ( #23447 )
2023-06-01 17:54:43 -07:00
progress.ts
chore: refactor frame.expect to not use rerunnable task ( #19626 )
2022-12-21 15:31:08 -08:00
protocolError.ts
chore: move some files out of server/common ( #11466 )
2022-01-18 19:13:51 -08:00
recorder.ts
chore: optional root for generateSelector ( #23692 )
2023-06-13 21:25:39 -07:00
screenshotter.ts
feat(screenshot): Add customizable color option for masked elements ( #23185 )
2023-05-22 18:44:44 -07:00
selectors.ts
fix(locators): allow identical frameLocators inside and/or/has ( #23740 )
2023-06-19 15:22:26 -07:00
socksInterceptor.ts
chore: fix all Proxy() to account for symbol properties ( #21272 )
2023-02-28 12:45:14 -08:00
transport.ts
chore: log when websockets are proactively closed ( #23689 )
2023-06-19 11:12:02 -07:00
types.ts
chore: miscellaneous trace viewer fixes ( #23695 )
2023-06-14 09:37:19 -07:00
usKeyboardLayout.ts
chore: migrate to monorepo ( #9421 )
2021-10-11 16:52:17 +02:00