Closes https://github.com/microsoft/playwright/issues/32632. A side effect of Remix's hydration implementation is that it throws away the entire DOM. This is broadly discussed in https://github.com/remix-run/remix/issues/4822 - there might be a fix in coming React versions, but who knows. Besides breaking browser extensions, this also deletes our toolbar! This PR fixes it by periodically checking in on `x-pw-glass`, and remounting it if it was unmounted. Hacky but effective! |
||
|---|---|---|
| .. | ||
| cli-codegen-1.spec.ts | ||
| cli-codegen-2.spec.ts | ||
| cli-codegen-3.spec.ts | ||
| cli-codegen-csharp.spec.ts | ||
| cli-codegen-java.spec.ts | ||
| cli-codegen-javascript.spec.ts | ||
| cli-codegen-pytest.spec.ts | ||
| cli-codegen-python-async.spec.ts | ||
| cli-codegen-python.spec.ts | ||
| cli-codegen-test.spec.ts | ||
| console-api.spec.ts | ||
| inspectorTest.ts | ||
| pause.spec.ts | ||