playwright/packages/playwright-core/src
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
..
cli chore: ignore SIGINT inside driver process (#23028) 2023-05-17 01:44:17 +02:00
client fix(unroute): do not compare regexp instances (#23101) 2023-05-17 16:27:32 -07:00
common fix(socks): use happy-eyeballs to create a connection (#21847) 2023-03-21 14:12:24 -07:00
image_tools test: enable ssim-cie94 image comparison algorithm for our tests (#19313) 2022-12-29 23:48:28 -08:00
protocol chore: ignore SIGINT inside driver process (#23028) 2023-05-17 01:44:17 +02:00
remote test: use custom browser binary for connnect tests (#22900) 2023-05-10 09:30:56 +02:00
server feat(chromium): roll to r1064 (#23130) 2023-05-18 15:52:45 +02:00
third_party chore: remove experimental dockerfile.remote (#20790) 2023-02-09 12:18:02 -08:00
utils fix(unroute): do not compare regexp instances (#23101) 2023-05-17 16:27:32 -07:00
androidServerImpl.ts chore: remove separate network tethering client connection (#20267) 2023-01-21 18:18:22 -08:00
browserServerImpl.ts chore: remove separate network tethering client connection (#20267) 2023-01-21 18:18:22 -08:00
DEPS.list feat(android): add Android.{launchServer,connect} (#18263) 2022-10-24 17:23:11 -07:00
inprocess.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
inProcessFactory.ts chore: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
outofprocess.ts test: unskip selenium driver test (#23129) 2023-05-18 18:33:11 +02:00
utilsBundle.ts chore: migrate to protocol's StackFrame type (#21198) 2023-02-24 18:36:15 -08:00
zipBundle.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00