playwright/tests/library/inspector
Andrey Lushnikov 0bb4dac28f
tests: fix race condition in codegen tests (#26405)
The console message comes in once the page navigates, not in the
`page.setContent()` call below.
2023-08-10 07:51:38 -07:00
..
cli-codegen-1.spec.ts fix(codegen): generate no Enter keyboard events for textareas (#23775) 2023-06-19 17:07:37 +02:00
cli-codegen-2.spec.ts chore: enable no-floating-promises ESLint rule for tests (#23376) 2023-06-02 21:59:12 +02:00
cli-codegen-3.spec.ts fix: use no internal selectors for frame locators (#19964) 2023-01-11 21:53:19 +01:00
cli-codegen-csharp.spec.ts test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
cli-codegen-java.spec.ts test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
cli-codegen-javascript.spec.ts test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
cli-codegen-pytest.spec.ts test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
cli-codegen-python-async.spec.ts test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
cli-codegen-python.spec.ts test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
cli-codegen-test.spec.ts test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
console-api.spec.ts feat(locators): reland locator.and(locator) (#22850) 2023-05-05 11:14:01 -07:00
inspectorTest.ts tests: fix race condition in codegen tests (#26405) 2023-08-10 07:51:38 -07:00
pause.spec.ts fix(pause): revert timeouts after pause (#23578) 2023-06-07 12:30:10 -07:00