playwright/tests
Dmitry Gozman ba3bd1b043 feat: address api review feedback for 1.43
- Update docs for `trace: retain-on-first-failure`.
- Update docs for `devtools` option.
- Rename `Locator.enterFrame()` to `Locator.contentFrame()`.
- Rename `FrameLocator.exitFrame()` to `FrameLocator.owner()`.
2024-03-22 12:59:09 -07:00
..
android chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
assets feat(chromium): expose parameters to generate outline / tagged PDF (#29494) 2024-02-15 17:28:04 +01:00
components test: bump ct typescript version (#29855) 2024-03-11 17:09:26 +01:00
config test: generate debug controller channel (#30018) 2024-03-20 16:56:29 +01:00
electron chore: do not use project id in telereporter (#29776) 2024-03-01 21:44:08 -08:00
image_tools
installation fix: point to the right cli program export (#29715) 2024-02-28 14:05:42 -08:00
library test: can register service workers in an iframe (#30045) 2024-03-21 15:34:23 -07:00
page feat: address api review feedback for 1.43 2024-03-22 12:59:09 -07:00
playwright-test fix(html): keep projects from different bots separate (#30051) 2024-03-22 10:02:00 -07:00
stress fix(dispatchers): separate gc bucket for main frame, increased limit (#28629) 2023-12-14 10:42:08 -08:00
third_party/proxy test: vendor 'proxy' dependency (#29370) 2024-02-05 21:57:14 +01:00
webview2 devops: fix WebView2 tests (#30009) 2024-03-19 23:18:20 +01:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
index.d.ts
tsconfig.json