Dmitry Gozman
|
c470080aec
|
test: move grid tests to installation-tests (#10418)
- Determine the actual chrome version.
- Download chromedriver.
- Run tests.
|
2021-11-18 15:32:09 -08:00 |
|
Andrey Lushnikov
|
80da0f7b69
|
test: test gardening (#10258)
|
2021-11-12 00:00:13 -08:00 |
|
Dmitry Gozman
|
75efeb1e08
|
fix: resolve ip using grid/api/testsession endpoint (#10196)
For Selenium 4, we use se:cdp ws proxy, pointing it to the hub url.
For Selenium 3, we use grid api to try and get the target node ip.
|
2021-11-09 14:41:13 -08:00 |
|
Pavel Feldman
|
16afb5064f
|
test: remove browserOptions (#9829)
|
2021-10-27 19:00:06 -07:00 |
|
Pavel Feldman
|
31faa7d9a7
|
chore: sort out base fixtures (#9809)
|
2021-10-27 08:28:53 -07:00 |
|
Joel Einbinder
|
53c866c0f2
|
fix(monorepo): explicitly list package.json exports instead of using glob patterns (#9584)
|
2021-10-19 12:28:02 -04:00 |
|
Joel Einbinder
|
c8f875a193
|
chore: move test runner types into the playwright test package (#9472)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-10-14 11:55:08 +02:00 |
|
Joel Einbinder
|
c89d5a50dd
|
chore: migrate to monorepo (#9421)
|
2021-10-11 16:52:17 +02:00 |
|
Dmitry Gozman
|
5633520f45
|
fix(selenium connect): register in gracefullyCloseAll for driver cleanup (#9218)
Otherwise, killing the driver does not cleanup sessions in the grid.
|
2021-09-29 14:54:24 -07:00 |
|
Dmitry Gozman
|
2afe76d86d
|
feat(launch): connect to process.env.SELENIUM_REMOTE_URL instead of local launch (#9056)
|
2021-09-22 21:13:32 -07:00 |
|