1
1
mirror of https://github.com/microsoft/playwright.git synced 2024-12-15 22:22:53 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Yury Semikhatsky
778ab3deff chore: replace CHROME with CHROMIUM () 2020-01-13 10:13:28 -08:00
Andrey Lushnikov
a7f3490e48 feat(testrunner): implement "dit" command () 2019-12-19 16:47:35 -07:00
Pavel Feldman
331f0e603a feat: introduce BrowserServer () 2019-12-19 14:51:49 -08:00
Pavel Feldman
d570fc7809
feat: further strip the browser api () 2019-12-18 18:07:11 -08: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
Yury Semikhatsky
adf54ee6b3
tests: move ws-specific browser tests to corrsponding browser suites () 2019-12-18 13:28:23 -07:00
Pavel Feldman
66e93ce2c0 test: rearrange / uncomment more tests 2019-12-11 22:52:14 -08:00
Pavel Feldman
f37d9bfe95 test: extract chromium-specific connect tests 2019-12-10 13:28:50 -08:00
Dmitry Gozman
b4c89ca0f9
chore: unify frame lifecycle events between browsers () 2019-12-09 16:34:42 -08:00
Pavel Feldman
ef464e447f
feat(input): dblclick/trippleclick feature parity () 2019-11-22 14:46:34 -08:00
Yury Semikhatsky
37a9c17d3e fix () 2019-11-22 14:04:04 -08:00
Pavel Feldman
9ba375c063 Initial commit 2019-11-19 10:58:15 -08:00