playwright/tests
Max Schmitt acdb71878e
test: unskip selenium driver test (#23129)
Issue is that [when `stop()` is
called](28504f6dc7/tests/library/browsertype-launch-selenium.spec.ts (L202)),
`onExit()` gets called and then it throws an unhandled rejection.

This regressed in https://github.com/microsoft/playwright/pull/23028.

I didn't find a reason to keep onExit, so removed it for now since
transport should handle these scenarios.

Fixes https://github.com/microsoft/playwright/issues/23110
2023-05-18 18:33:11 +02:00
..
android test: fix android test (#22370) 2023-04-12 15:19:35 -07:00
assets fix: React selectors should work after unmount (#22750) 2023-05-10 06:18:01 -07:00
components fix(ct): solid typecheck (#22799) 2023-05-03 13:53:46 -07:00
config test: use custom browser binary for connnect tests (#22900) 2023-05-10 09:30:56 +02:00
electron fix(electron): do not use loader for packaged apps (#21577) 2023-03-13 12:52:52 -07:00
image_tools chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
installation chore: ignore SIGINT inside driver process (#23028) 2023-05-17 01:44:17 +02:00
library test: unskip selenium driver test (#23129) 2023-05-18 18:33:11 +02:00
page fix(unroute): do not compare regexp instances (#23101) 2023-05-17 16:27:32 -07:00
playwright-test chore: do not read browserslist file (#23127) 2023-05-18 18:11:08 +02:00
stress chore: fix typos (#20473) 2023-01-30 09:53:28 +01:00
webview2 test: unflake inspector-cli tests (#22347) 2023-04-12 09:37:24 -07:00
index.d.ts test: added tests for WebSocket over Socks proxy (#7235) 2021-06-24 18:50:16 +02:00
tsconfig.json chore: render test steps in the trace (#22837) 2023-05-05 15:12:18 -07:00