On a slow page that does a lot of things before navigating upon click, it is common to move mouse away from the click point. Previously, we would commit the click action and record a `page.goto()` for the navigation. Now we attribute any signals, even after accidental mouse move, to the previous action, in the 5-seconds time window. |
||
|---|---|---|
| .. | ||
| cli-codegen-1.spec.ts | ||
| cli-codegen-2.spec.ts | ||
| cli-codegen-csharp.spec.ts | ||
| cli-codegen-java.spec.ts | ||
| cli-codegen-javascript.spec.ts | ||
| cli-codegen-python-async.spec.ts | ||
| cli-codegen-python.spec.ts | ||