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 |
|
Andrey Lushnikov
|
7ff82760de
|
chore: tree gardening (#23111)
https://github.com/microsoft/playwright/issues/23107
https://github.com/microsoft/playwright/issues/23108
https://github.com/microsoft/playwright/issues/23110
|
2023-05-17 17:54:34 -07:00 |
|
Andrey Lushnikov
|
da87a0af76
|
test: update selenium server and try to reenable tests (#22391)
This patch updates selenium server to 4.8.3, hoping that it
fixed the issue.
Fixes https://github.com/microsoft/playwright/issues/21733
|
2023-04-13 14:15:09 -07:00 |
|
Max Schmitt
|
054fcd39ba
|
chore: remove Selenium jar files from repo (#21939)
|
2023-03-23 22:00:30 +01:00 |
|
Andrey Lushnikov
|
36a1055524
|
test: selectively disable selenium tests (#21741)
https://github.com/microsoft/playwright/issues/21733
|
2023-03-17 17:48:45 -07:00 |
|
Dmitry Gozman
|
b4bfbb20f6
|
chore: update selenium 4 tests to not use /wd/hub (#21240)
|
2023-02-27 19:43:49 -08:00 |
|
Dmitry Gozman
|
cabeb42c8c
|
chore: update selenium tests from 4.0.0-rc1 to 4.4.0 (#21235)
|
2023-02-27 16:58:08 -08:00 |
|
Max Schmitt
|
ca4cfca8ad
|
chore: make tests pass on Node.js 17+ (#13678)
|
2022-04-22 13:42:52 +02:00 |
|
Pavel Feldman
|
a4a2d41705
|
fix(tests): fix selenium installation tests
|
2022-03-26 08:36:25 -07:00 |
|
Pavel Feldman
|
02cac8a066
|
chore: group tests under tests/ (1) (#13081)
|
2022-03-25 16:05:50 -07:00 |
|