Commit graph

  • 1f0b7bff04
    docs(api): update ordering for $eval and $$eval (#1623) Arjun Attam 2020-04-01 13:09:24 -0700
  • c218d8c25f
    fix(firefox): isolate ignoreHTTPSErrors setting between contexts (#1617) Yury Semikhatsky 2020-04-01 12:59:48 -0700
  • 161d4403b9 Install ffmpeg dependency, adding codecs necessary for video playback in Playwright Tyler Wilcock 2020-04-01 14:33:49 -0500
  • c2617c090a
    Update README.md Pavel Feldman 2020-04-01 12:06:22 -0700
  • 616180ab81 docs: update linter to handle $$eval > $$ Arjun Attam 2020-04-01 11:00:26 -0700
  • f87e64544c
    feat(testrunner): introduce environments (#1593) Dmitry Gozman 2020-04-01 10:49:47 -0700
  • ace7541a67 docs(api): update ordering for $eval and $$eval Arjun Attam 2020-04-01 10:14:45 -0700
  • 0d005ac686 chore(tests): wrap our test runner with jest Joel Einbinder 2020-03-31 23:39:15 -0700
  • a7b61a09be
    fix(text selector): by default, do a substring match (#1618) Dmitry Gozman 2020-03-31 23:04:04 -0700
  • 1da2141acc
    browser(firefox): delete Browser.setIgnoreHTTPSErrors (#1616) Yury Semikhatsky 2020-03-31 22:44:09 -0700
  • c6dd638cd3 feat(route): make it removable Dmitry Gozman 2020-03-31 20:50:47 -0700
  • 8aafc57c62 fix(text selector): by default, do a substring match Dmitry Gozman 2020-03-31 18:00:51 -0700
  • 9bd436ebf7 fix(firefox): isolate ignoreHTTPSErrors setting between contexts Yury Semikhatsky 2020-03-31 16:49:48 -0700
  • b22b438196 browser(firefox): delete Browser.setIgnoreHTTPSErrors Yury Semikhatsky 2020-03-31 17:33:16 -0700
  • 4ac98daa3c
    browser(firefox): set ignoreHTTPSErrors per context (#1614) Yury Semikhatsky 2020-03-31 17:32:50 -0700
  • 932237ffe3 browser(firefox): set ignoreHTTPSErrors per context Yury Semikhatsky 2020-03-31 17:29:40 -0700
  • 2ce85f9016
    Revert "browser(firefox): instrument all windows, support silent mode… (#1615) Yury Semikhatsky 2020-03-31 17:20:08 -0700
  • 81f38a3c86 Correct build number Yury Semikhatsky 2020-03-31 17:19:01 -0700
  • 6263916fca Revert "browser(firefox): instrument all windows, support silent mode (#1612)" Yury Semikhatsky 2020-03-31 17:09:21 -0700
  • 6053784188
    feat: add missing slowMo to launchPersistentContext (#1597) Joel Einbinder 2020-03-31 16:34:59 -0700
  • 6fdff8fb21
    Update overrides.d.ts Joel Einbinder 2020-03-31 16:23:33 -0700
  • a853690c16
    fix(types): don't export derived types (#1598) Joel Einbinder 2020-03-31 16:19:20 -0700
  • 9e85f8d856
    chore(waitForEvent): refactor waitForEvent into a single implementation (#1602) Joel Einbinder 2020-03-31 16:18:49 -0700
  • 314eb40a13
    browser(firefox): instrument all windows, support silent mode (#1612) Dmitry Gozman 2020-03-31 16:16:44 -0700
  • b70343516d = 0 Joel Einbinder 2020-03-31 16:15:47 -0700
  • b5ab088c1e try to simplify types a bit Joel Einbinder 2020-03-31 16:12:34 -0700
  • 87c69c8afc semi colon and comment Joel Einbinder 2020-03-31 15:45:36 -0700
  • 34610f23f2
    chore(tests): use public types for the tests (#1600) Joel Einbinder 2020-03-31 15:43:20 -0700
  • 5c26196230 dgozman comments Joel Einbinder 2020-03-31 15:42:37 -0700
  • 2402aade78
    docs(api): elaborate on fill vs type (#1608) Arjun Attam 2020-03-31 13:42:07 -0700
  • c56f216680 docs(api): elaborate on fill vs type Arjun Attam 2020-03-31 10:23:25 -0700
  • dd4fe906d9
    feat(webkit): roll WebKit to r1185 (#1611) Pavel Feldman 2020-03-31 13:36:43 -0700
  • 54912296e8 browser(firefox): instrument all windows, support silent mode Dmitry Gozman 2020-03-31 13:30:41 -0700
  • 4a47bc6a7f feat(webkit): roll WebKit to r1185 Pavel Feldman 2020-03-31 13:24:43 -0700
  • d0073ef9e5
    chore(firefox): update cheatsheet with logging instructions (#1609) Yury Semikhatsky 2020-03-31 13:23:35 -0700
  • 307b33ab7d
    feat(chromium): roll to r754895 (#1610) Pavel Feldman 2020-03-31 13:23:08 -0700
  • 92c5ab3b7e
    fix(types): correctly infer type in $eval and $$eval (#1603) Joel Einbinder 2020-03-31 13:22:38 -0700
  • e1765c041a feat(chromium): roll to r754895 Pavel Feldman 2020-03-31 12:55:57 -0700
  • 168c3f20e3 chore(firefox): update cheatsheet with logging instructions Yury Semikhatsky 2020-03-31 12:01:30 -0700
  • 08aebc72fa
    fix(types): add types for waitForEvent (#1601) Joel Einbinder 2020-03-31 09:17:54 -0700
  • 13a6c89dee
    fix(test): actually test if page.waitFor accepts arguments (#1599) Joel Einbinder 2020-03-31 09:13:44 -0700
  • bccdab25a1 fix(types): correctly infer type in $eval and $$eval Joel Einbinder 2020-03-31 03:59:25 -0700
  • 9b6372f61f chore(waitForEvent): refactor waitForEvent into a single implementation Joel Einbinder 2020-03-31 03:41:34 -0700
  • a7cb301926 fix(types): add types for waitForEvent Joel Einbinder 2020-03-31 03:00:52 -0700
  • d18da11661 chore(tests): use public types for the tests Joel Einbinder 2020-03-31 02:34:20 -0700
  • c5c4f8a0e5 fix(test): actually test if page.waitFor accepts arguments Joel Einbinder 2020-03-31 02:15:30 -0700
  • 6fe924167d feat: applied code review improvements Max Schmitt 2020-03-31 10:22:46 +0200
  • c728146511 fix(types): don't export option types Joel Einbinder 2020-03-31 01:18:45 -0700
  • a2e1d4c29d
    browser(webkit): implement support for downloads (#1596) Pavel Feldman 2020-03-30 19:26:05 -0700
  • fe7949664d browser(webkit): implement support for downloads Pavel Feldman 2020-03-30 19:23:57 -0700
  • d07ca8d13e feat(testrunner): introduce environments Dmitry Gozman 2020-03-30 10:29:08 -0700
  • 950d427927
    fix: catch websocket error events (#1595) Andrey Lushnikov 2020-03-30 18:18:38 -0700
  • db5ce68635 fix: catch websocket error events Andrey Lushnikov 2020-03-30 16:29:50 -0700
  • eabba567bc
    docs(api.md): clarify jshandle.getProperties() method (#1594) Andrey Lushnikov 2020-03-30 16:16:28 -0700
  • 43b91e6930
    browser(firefox): implelemt timezone overrides (#1577) Yury Semikhatsky 2020-03-30 15:05:46 -0700
  • 82b5bddfa7 browser(firefox): implelemt timezone overrides Yury Semikhatsky 2020-03-30 14:54:17 -0700
  • d130479e3c
    feat(webkit): roll webkit to 1184 (#1570) Joel Einbinder 2020-03-30 14:49:40 -0700
  • fdc36125be
    browser(firefox): refactor targets/contexts/dispatching (#1590) Dmitry Gozman 2020-03-30 13:57:12 -0700
  • 1f08b72a27
    test: add web socket leak test coverage (#1586) Pavel Feldman 2020-03-30 13:49:52 -0700
  • 31f186cc3d
    fix(browserFetcher): support macos 10.13 for firefox and chromium (#1549) Joel Einbinder 2020-03-30 13:25:20 -0700
  • 3f412d33dc docs(api.md): clarify jshandle.getProperties() method Andrey Lushnikov 2020-03-30 13:17:07 -0700
  • d9c064bbab
    docs(showcases): fixed dead link to e2e boilerplates (#1591) Max Schmitt 2020-03-30 20:53:15 +0200
  • a007caef5c
    Fixed small typos (#1588) Stuart Lang 2020-03-30 17:03:13 +0100
  • 20212fc0ff
    docs(showcases): fixed dead link to e2e boilerplates Max Schmitt 2020-03-30 11:47:06 +0200
  • b6166c9669
    chore(testrunner): introduce Location class (#1585) Dmitry Gozman 2020-03-29 21:38:30 -0700
  • 88408c1351 browser(firefox): refactor targets/contexts/dispatching Dmitry Gozman 2020-03-29 21:04:50 -0700
  • e2701631af chore(testrunner): introduce Location class Dmitry Gozman 2020-03-28 14:20:44 -0700
  • c49b856d6d
    chore(testrunner): remove setup() helper (#1584) Dmitry Gozman 2020-03-29 11:37:45 -0700
  • 41b6f763d0
    Fixed typo Stuart Lang 2020-03-29 18:12:45 +0100
  • 25c5727126
    Fix typo Stuart Lang 2020-03-29 18:10:56 +0100
  • bc178d3d14 test: add web socket leak test coverage Pavel Feldman 2020-03-28 20:26:10 -0700
  • ab1fb4512c chore(testrunner): remove setup() helper Dmitry Gozman 2020-03-28 08:56:26 -0700
  • a41836b1f1
    chore(testrunner): introduce TestRun (#1582) Dmitry Gozman 2020-03-28 14:25:57 -0700
  • 6518558cf7 chore(testrunner): introduce TestRun Dmitry Gozman 2020-03-27 20:34:59 -0700
  • 5499b1844d
    feat(websocket): wrap firefox web socket too (#1580) Pavel Feldman 2020-03-28 10:14:59 -0700
  • b85ab891a1
    chore(testrunner): make most modifiers external (#1581) Dmitry Gozman 2020-03-28 08:49:00 -0700
  • 5a746c98f6 chore(testrunner): make most modifiers external Dmitry Gozman 2020-03-27 16:13:28 -0700
  • 4bd46bafa9
    feat(testurnner): allow multiple hooks isntances and per-test hooks (#1571) Dmitry Gozman 2020-03-27 22:57:22 -0700
  • 58d7395549 feat(websocket): wrap firefox web socket too Pavel 2020-03-27 15:42:10 -0700
  • 7e3742abe4 feat(testurnner): allow multiple hooks isntances and per-test hooks Dmitry Gozman 2020-03-27 10:33:18 -0700
  • 6503c83302
    fix(install): speculative fix for generateChromiumProtocol (#1583) Dmitry Gozman 2020-03-27 22:42:39 -0700
  • 85f1b206be fix(install): speculative fix for generateChromiumProtocol Dmitry Gozman 2020-03-27 22:28:26 -0700
  • f72b6b4778
    test: try to unflake fixtures tests (#1574) Dmitry Gozman 2020-03-27 20:29:24 -0700
  • b4a20140a2
    test: add failing FF test around ignore https (#1576) Pavel Feldman 2020-03-27 17:21:44 -0700
  • 6903496f2d
    fix(build): generate protocol in chromium (#1579) Pavel Feldman 2020-03-27 17:11:54 -0700
  • a3ecd2070a fix(build): generate protocol in chromium Pavel 2020-03-27 16:57:52 -0700
  • c35855ff4c test: try to unflake fixtures tests Dmitry Gozman 2020-03-27 14:37:46 -0700
  • 77e5896443 test: add failing FF test around ignore https Pavel 2020-03-27 15:45:17 -0700
  • a042466125
    chore(testrunner): remove effectiveMode and effectiveExpectation (#1569) Dmitry Gozman 2020-03-27 15:35:14 -0700
  • 48516ed7ed
    feat(websocket): use proxy web socket on chromium (#1573) Pavel Feldman 2020-03-27 15:18:34 -0700
  • 4e89939ece
    chore: do not try/catch buffer.concat (#1575) Pavel Feldman 2020-03-27 15:16:17 -0700
  • d123276288 feat(websocket): use proxy web socket on chromium Pavel 2020-03-27 13:20:42 -0700
  • c1950f9a6a chore: do not try/catch buffer.concat Pavel 2020-03-27 14:45:22 -0700
  • 42177afcf7 chore(testrunner): remove effectiveMode and effectiveExpectation Dmitry Gozman 2020-03-26 23:05:11 -0700
  • c1cf78230d feat: basic e2e tests Max Schmitt 2020-03-27 20:09:03 +0100
  • fd6247a28f feat(webkit): roll webkit to 1184 Joel Einbinder 2020-03-27 00:51:47 -0700
  • e796bfd815
    browser(webkit): do not apply platform filters to accessibility snapshot (#1528) Joel Einbinder 2020-03-27 00:50:25 -0700
  • 49f15c99e4 browser(webkit): do not apply platform filters to accessibility snapshot Joel Einbinder 2020-03-27 00:48:28 -0700
  • 00cb4e370f
    chore: move transport to object messages (#1567) Pavel Feldman 2020-03-26 23:30:55 -0700
  • af7a16c360
    chore(testrunner): merge test spec with test, suite spec with suite (#1566) Dmitry Gozman 2020-03-26 22:47:13 -0700