Dmitry Gozman
|
c04ad140f3
|
feat(launcher): gracefully close browser on sigint (#650)
|
2020-01-28 13:07:53 -08:00 |
|
Dmitry Gozman
|
056fbbd53e
|
fix(api): make pipe connection the default, expose webSocket launch option (#562)
|
2020-01-23 17:45:31 -08:00 |
|
Dmitry Gozman
|
b388722777
|
chore: update top-level api (#479)
```
require('playwright').chromium.launch(...)
window.playwrightweb.chromium.connect(...)
```
|
2020-01-13 17:36:46 -08:00 |
|
Yury Semikhatsky
|
778ab3deff
|
chore: replace CHROME with CHROMIUM (#465)
|
2020-01-13 10:13:28 -08:00 |
|
Yury Semikhatsky
|
6b60b510b3
|
test: make fixture tests pass in all browsers (#321)
|
2019-12-20 14:10:13 -08:00 |
|
Andrey Lushnikov
|
a7f3490e48
|
feat(testrunner): implement "dit" command (#312)
|
2019-12-19 16:47:35 -07:00 |
|
Andrey Lushnikov
|
8cc682c7b8
|
feat(testrunner): allow focusing all tests in a file
With this change, exporting a "fdescribe" function from a file
will focus all tests inside the file.
|
2019-12-18 17:13:39 -08:00 |
|
Pavel Feldman
|
f37d9bfe95
|
test: extract chromium-specific connect tests
|
2019-12-10 13:28:50 -08:00 |
|
Pavel Feldman
|
9ba375c063
|
Initial commit
|
2019-11-19 10:58:15 -08:00 |
|