Dmitry Gozman
|
3b0135411e
|
chore: inject builtins through esbuild (#35800)
|
2025-04-29 20:07:06 +01:00 |
|
Pavel Feldman
|
2de30d694c
|
chore: allow advertising for non-testing (#35723)
|
2025-04-24 10:42:13 -07:00 |
|
Pavel Feldman
|
8fdd0943b6
|
chore: allow running chromium with given ws port internally (#35722)
|
2025-04-23 21:53:37 -07:00 |
|
Dmitry Gozman
|
108419aa1e
|
chore(chromium): remove DeferRendererTasksAfterInput from disabled features (#35573)
|
2025-04-23 10:50:04 +01:00 |
|
Dmitry Gozman
|
81aafeff50
|
fix(chromium): response.body() for worker main script (#35692)
|
2025-04-23 10:48:49 +01:00 |
|
microsoft-playwright-automation[bot]
|
9efdcf11b9
|
feat(chromium): roll to r1169 (#35594)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
|
2025-04-14 10:47:49 +02:00 |
|
Dmitry Gozman
|
669cdcce3e
|
chore: refactor some code around proxies (#35572)
|
2025-04-10 12:59:52 +01:00 |
|
Dmitry Gozman
|
a6d5c981af
|
Revert "feat: support proxy in connect/connectOverCDP (#35389)" (#35542)
|
2025-04-08 21:10:38 +01:00 |
|
microsoft-playwright-automation[bot]
|
438394cd6a
|
feat(chromium): roll to r1168 (#35516)
Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@users.noreply.github.com>
|
2025-04-07 16:51:56 +02:00 |
|
Dmitry Gozman
|
471a28e0d5
|
feat: support proxy in connect/connectOverCDP (#35389)
|
2025-03-28 12:03:54 +00:00 |
|
Dmitry Gozman
|
0467c28722
|
chore: builtins (#35197)
|
2025-03-25 13:49:28 +00:00 |
|
Yury Semikhatsky
|
ba0bb01114
|
fix: do not hang in route.continue with unsafe header (#35201)
|
2025-03-14 14:02:45 -07:00 |
|
Dmitry Gozman
|
3b9515e7ef
|
chore: remove targetId workaround from clank (#35163)
|
2025-03-12 17:35:15 +00:00 |
|
Playwright Service
|
d67357396a
|
feat(chromium): roll to r1162 (#35076)
Signed-off-by: Max Schmitt <max@schmitt.mx>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2025-03-11 16:59:46 +01:00 |
|
Dmitry Gozman
|
f50221f75b
|
chore: allow running manifest v2 extensions for a little longer (#34978)
|
2025-02-28 20:14:25 +00:00 |
|
Yury Semikhatsky
|
dbbdabfd1b
|
chore: pass JSHandles instead of ObjectId to/from context delegate (#34895)
|
2025-02-24 12:11:17 -08:00 |
|
Yury Semikhatsky
|
e091baad79
|
chore: make execution context delegate public (#34894)
|
2025-02-21 18:27:24 -08:00 |
|
Yury Semikhatsky
|
e38099ef13
|
chore: getProperties can use context stored in JSHandle (#34893)
|
2025-02-21 17:55:02 -08:00 |
|
Yury Semikhatsky
|
962a752832
|
chore: contain remote objects to browser-specific code (#34890)
|
2025-02-21 16:52:39 -08:00 |
|
Max Schmitt
|
3584e72223
|
chore: remove 'as *' imports because of esModuleInterop: true (#34854)
|
2025-02-19 15:32:12 +01:00 |
|
Yury Semikhatsky
|
145b6bf4fe
|
chore: browser independent setInputFiles implementation (#34808)
|
2025-02-14 16:44:27 -08:00 |
|
Pavel Feldman
|
8b28e637c8
|
chrome: remove state from isomorphic utils (#34795)
|
2025-02-14 15:10:50 -08:00 |
|
Pavel Feldman
|
3d760b657b
|
chore: move debug, env and user agent from utils/ (#34766)
|
2025-02-12 19:27:24 -08:00 |
|
Pavel Feldman
|
e697b1a663
|
chore: remove stackTrace => path dependency (#34763)
|
2025-02-12 18:03:23 -08:00 |
|
Pavel Feldman
|
c31ce783b7
|
chore: move event utils to server (#34761)
|
2025-02-12 15:22:10 -08:00 |
|
Pavel Feldman
|
0eeba380f2
|
chore: move crypto to server/util/ (#34759)
|
2025-02-12 14:43:52 -08:00 |
|
Pavel Feldman
|
f54478a23e
|
chore: move utils that are user in server to server/utils (3) (#34739)
|
2025-02-12 09:34:01 -08:00 |
|
Dmitry Gozman
|
3e976e9f10
|
chore(chromium): re-enable PlzDedicatedWorker feature (#34400)
|
2025-02-12 13:22:35 +00:00 |
|
Pavel Feldman
|
bd74fc4964
|
chore: move utils that are user in server to server/utils (2) (#34736)
|
2025-02-11 17:19:27 -08:00 |
|
Pavel Feldman
|
25a168fae5
|
chore: move utils that are user in server to server/utils (1) (#34734)
|
2025-02-11 15:40:41 -08:00 |
|
Pavel Feldman
|
5d500dde22
|
chore: introduce platform for client (1) (#34683)
|
2025-02-10 10:22:32 -08:00 |
|
Playwright Service
|
4c8af0128f
|
feat(chromium): roll to r1158 (#34702)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2025-02-10 12:33:37 +01:00 |
|
Pavel Feldman
|
4a7f6a6ef0
|
chore: organize imports in playwright-core (#34680)
|
2025-02-07 13:54:01 -08:00 |
|
Simon Knott
|
5d82567346
|
feat: emulate prefers-contrast (#34494)
|
2025-02-04 11:15:51 +01:00 |
|
Dmitry Gozman
|
e20b6d1617
|
feat(chromium-tip-of-tree): roll to r1295 (#34372)
|
2025-01-20 16:28:41 +00:00 |
|
Dmitry Gozman
|
07bcbcd1b4
|
feat(chromium): roll to r1155 (#34371)
|
2025-01-17 10:45:58 +00:00 |
|
Yury Semikhatsky
|
2b2e84971f
|
chore(bidi): use original key name when computing bidi value (#34317)
|
2025-01-13 17:22:00 -08:00 |
|
Dmitry Gozman
|
f713d3adaf
|
chore: simplify page initialization logic across browser types (#34002)
|
2024-12-14 20:15:58 +00:00 |
|
Yury Semikhatsky
|
369f4b76b3
|
fix: throw an error when object reference chain is to long to serialize (#34008)
|
2024-12-13 13:38:26 -08:00 |
|
Max Schmitt
|
65688d623e
|
chore: update TypeScript to v5.7 (#33994)
|
2024-12-13 04:52:04 -08:00 |
|
Max Schmitt
|
e3629dc1df
|
fix: validate ffmpeg on context creation (#33903)
|
2024-12-11 23:07:03 -08:00 |
|
Dmitry Gozman
|
be78e9e11f
|
fix: do not stall waiting for pending navigations after beforeunload dismiss (#33834)
|
2024-12-03 15:55:45 -08:00 |
|
Dmitry Gozman
|
4696dd8682
|
fix(chromium): race between oopif attach and context clear (#33729)
|
2024-11-22 09:35:35 -08:00 |
|
Dmitry Gozman
|
94776ad18a
|
docs: note that permissions list may change (#33690)
|
2024-11-20 06:08:34 -08:00 |
|
Playwright Service
|
b61b3a5a13
|
feat(chromium): roll to r1149 (#33606)
|
2024-11-14 16:39:24 +01:00 |
|
Dmitry Gozman
|
f54d3f44c2
|
chore: download and launch chromium-headless-shell for headless chromium (#33454)
|
2024-11-13 02:52:28 -08:00 |
|
Dmitry Gozman
|
d561ba7b86
|
fix(chromium-headless-shell): fallback to chromium when running headed (#33490)
|
2024-11-08 07:04:41 -08:00 |
|
Dmitry Gozman
|
82f6c15e6a
|
feat(chromium): switch to headless=new by default (#33262)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2024-11-04 12:56:00 +01:00 |
|
Max Schmitt
|
5c0fdfed50
|
chore: throw when using headless-shell with headed mode (#33292)
|
2024-10-28 22:33:21 +01:00 |
|
Playwright Service
|
02f8acce02
|
feat(chromium): roll to r1143 (#33163)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-10-18 11:34:39 +02:00 |
|