playwright/tests
Dmitry Gozman 84b4fd4e40
feat: wait for pending navigation to resolve before many actions (#32899)
This includes all actions that perform locator handler check.
    
Note this makes it impossible to interact with the page while a main
frame navigation is ongoing. This was already the case for Chromium, but
now WebKit and Firefox align with it.

Setting `PLAYWRIGHT_SKIP_NAVIGATION_CHECK` environment variable disables
this behavior.
2024-10-04 07:25:18 -07:00
..
android test: fix android tests (#32932) 2024-10-03 03:37:43 -07:00
assets test: scroll mobile page with background-attachment: fixed (#31992) 2024-10-03 18:16:49 -07:00
bidi chore(bidi): enable logs in Firefox on CI (#32908) 2024-10-01 11:15:27 -07:00
components fix(ct-vue): update default slot should work (#32952) 2024-10-04 14:18:21 +02:00
config fix(trace viewer): reveal stack for highlighted action (#32919) 2024-10-02 13:30:44 +02:00
electron chore: update flakiness metadata for better ui presentation (#31528) 2024-07-03 08:39:53 -07:00
expect chore: roll expect and move it to third party (#32458) 2024-09-09 13:12:20 -07:00
image_tools
installation test: retry installation tests up to 3 times (#32910) 2024-10-01 13:12:38 -07:00
library feat: wait for pending navigation to resolve before many actions (#32899) 2024-10-04 07:25:18 -07:00
page feat: wait for pending navigation to resolve before many actions (#32899) 2024-10-04 07:25:18 -07:00
playwright-test test: speed up only-changed CT test (#32947) 2024-10-04 10:06:56 +02:00
stress test: fix stress tests bots (#32513) 2024-09-09 12:52:40 +02:00
third_party/proxy chore: fix typos (#30645) 2024-05-08 19:40:03 +01:00
webview2 chore: update flakiness metadata for better ui presentation (#31528) 2024-07-03 08:39:53 -07:00
.eslintrc.js chore: strengthen linting (#29669) 2024-02-26 16:52:28 -08:00
tsconfig.json chore: use own socks5 server for tests (#31639) 2024-07-11 14:12:48 +02:00