playwright/packages
James Tindal 47220bf1e0
fix(core): ElectronApplication.evaluate arg wrong type
The first argument to the function passed to `evaluate` should be `Electron.RemoteMainInterface`, not `typeof Electron.CrossProcessExports`

Signed-off-by: James Tindal <10291002+james-tindal@users.noreply.github.com>
2024-03-12 15:11:47 +00:00
..
html-reporter chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
playwright chore(test runner): simplify TimeoutManager and TimeoutRunner (#29863) 2024-03-11 15:43:50 -07:00
playwright-browser-chromium chore: mark 1.43.0-next (#29670) 2024-02-26 16:45:25 -08:00
playwright-browser-firefox chore: mark 1.43.0-next (#29670) 2024-02-26 16:45:25 -08:00
playwright-browser-webkit chore: mark 1.43.0-next (#29670) 2024-02-26 16:45:25 -08:00
playwright-chromium fix: point to the right cli program export (#29715) 2024-02-28 14:05:42 -08:00
playwright-core fix(core): ElectronApplication.evaluate arg wrong type 2024-03-12 15:11:47 +00:00
playwright-ct-core fix(ct): stop-gap for shared file import (#29744) 2024-02-29 19:13:32 -08:00
playwright-ct-react chore: remove pw- binaries from ct (#29754) 2024-02-29 16:50:00 -08:00
playwright-ct-react17 chore: remove pw- binaries from ct (#29754) 2024-02-29 16:50:00 -08:00
playwright-ct-solid chore: remove pw- binaries from ct (#29754) 2024-02-29 16:50:00 -08:00
playwright-ct-svelte chore: remove pw- binaries from ct (#29754) 2024-02-29 16:50:00 -08:00
playwright-ct-vue chore: remove pw- binaries from ct (#29754) 2024-02-29 16:50:00 -08:00
playwright-ct-vue2 chore: remove pw- binaries from ct (#29754) 2024-02-29 16:50:00 -08:00
playwright-firefox fix: point to the right cli program export (#29715) 2024-02-28 14:05:42 -08:00
playwright-test chore: mark 1.43.0-next (#29670) 2024-02-26 16:45:25 -08:00
playwright-webkit fix: point to the right cli program export (#29715) 2024-02-28 14:05:42 -08:00
protocol/src feat(playwright-core): add remove cookies api (#29698) 2024-03-02 07:27:01 -08:00
recorder fix(recorder): reference Language enum for recorderTypes (#29294) 2024-02-01 13:48:30 -08:00
trace/src
trace-viewer chore: limit trace-viewer minimum viewport (#29850) 2024-03-07 22:42:21 +01:00
web chore: polish network panel highlight (#29299) 2024-02-01 13:44:26 -08:00
.eslintrc.js