puppeteer/test/src
Alex Rudenko 2580347b50
fix: resolve navigation flakiness (#8768)
Two main sources of flakiness addressed: 

1) we should dispose the lifecycle watcher after we waited for the navigation response (bad API? we need to refactor but I think it'd be valuable to stabilize tests first without too many changes).
2) we should wait for the navigation request's response if there is a navigation request in the watcher.

Closes #8644
2022-08-10 15:59:58 +00:00
..
accessibility.spec.ts feat(chromium): roll to Chromium 104.0.5109.0 (r1011831) (#8569) 2022-06-24 14:13:31 +00:00
ariaqueryhandler.spec.ts fix: extends ElementHandle to Nodes (#8552) 2022-07-06 09:05:37 +02:00
browser.spec.ts feat: detect Firefox in connect() automatically (#8718) 2022-08-02 13:18:51 +00:00
browsercontext.spec.ts feat!: type inference for evaluation types (#8547) 2022-06-23 11:29:46 +02:00
CDPSession.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
chromiumonly.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
click.spec.ts fix(page): fix page.#scrollIntoViewIfNeeded method (#8631) 2022-07-08 06:53:45 +00:00
cookies.spec.ts chore: use --parallel (#8612) 2022-07-05 14:42:55 +02:00
coverage.spec.ts chore: use --parallel (#8612) 2022-07-05 14:42:55 +02:00
defaultbrowsercontext.spec.ts chore: use --parallel (#8612) 2022-07-05 14:42:55 +02:00
dialog.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
diffstyle.css chore: use composite builds for tests (#8522) 2022-06-15 12:05:25 +02:00
drag-and-drop.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
elementhandle.spec.ts feat: use an xpath query handler (#8730) 2022-08-04 15:45:21 +02:00
emulation.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
evaluation.spec.ts fix: infer unioned handles (#8562) 2022-06-24 06:40:08 +00:00
EventEmitter.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
fixtures.spec.ts feat: detect Firefox in connect() automatically (#8718) 2022-08-02 13:18:51 +00:00
frame.spec.ts feat: expose the page getter on Frame (#8657) 2022-07-11 21:06:35 +02:00
golden-utils.ts chore: use --parallel (#8612) 2022-07-05 14:42:55 +02:00
headful.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
idle_override.spec.ts chore: split JSHandle.ts (#8551) 2022-06-23 11:31:43 +02:00
ignorehttpserrors.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
input.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
jshandle.spec.ts fix: expose a RemoteObject getter (#8642) 2022-07-07 13:04:28 +00:00
keyboard.spec.ts feat!: type inference for evaluation types (#8547) 2022-06-23 11:29:46 +02:00
launcher.spec.ts fix: make sure there is a check for targets when timeout=0 (#8765) 2022-08-10 15:49:59 +02:00
mocha-utils.ts feat: use CDP's auto-attach mechanism (#8520) 2022-08-02 13:18:07 +00:00
mouse.spec.ts feat!: type inference for evaluation types (#8547) 2022-06-23 11:29:46 +02:00
navigation.spec.ts chore: fix chrome-headless ci (#8560) 2022-06-27 12:35:09 +02:00
network.spec.ts feat!: type inference for evaluation types (#8547) 2022-06-23 11:29:46 +02:00
NetworkManager.spec.ts fix: resolve navigation flakiness (#8768) 2022-08-10 15:59:58 +00:00
oopif.spec.ts fix: address flakiness in frame handling (#8688) 2022-08-02 13:18:47 +00:00
page.spec.ts feat!: type inference for evaluation types (#8547) 2022-06-23 11:29:46 +02:00
proxy.spec.ts chore: fix proxy-related tests (#8753) 2022-08-08 14:31:12 +00:00
queryhandler.spec.ts feat: use an xpath query handler (#8730) 2022-08-04 15:45:21 +02:00
queryselector.spec.ts feat: use an xpath query handler (#8730) 2022-08-04 15:45:21 +02:00
requestinterception-experimental.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
requestinterception.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
screenshot.spec.ts fix: taking a screenshot with null viewport should be possible (#8680) 2022-07-21 10:34:18 +02:00
target.spec.ts feat: use CDP's auto-attach mechanism (#8520) 2022-08-02 13:18:07 +00:00
TargetManager.spec.ts feat: use CDP's auto-attach mechanism (#8520) 2022-08-02 13:18:07 +00:00
touchscreen.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
tracing.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00
utils.ts fix: extends ElementHandle to Nodes (#8552) 2022-07-06 09:05:37 +02:00
waittask.spec.ts feat: use an xpath query handler (#8730) 2022-08-04 15:45:21 +02:00
worker.spec.ts chore: use Google's TS style guide's format config (#8542) 2022-06-22 15:25:44 +02:00