Commit graph

  • 8bf83396a0
    docs(showcase): updated showcase (#1481) Arjun Attam 2020-03-24 09:09:45 -0700
  • 8d5433c8e3
    fix(screenshotter) validateScreeshotOptions typo (#1509) Darío Kondratiuk 2020-03-24 13:08:53 -0300
  • 4f89e4031c
    test: fix flaky interception test (#1508) Dmitry Gozman 2020-03-24 09:08:29 -0700
  • 2b4a9ab829
    fix(screenshotter) validateScreeshotOptions typo Darío Kondratiuk 2020-03-24 08:18:31 -0300
  • b778789ba8
    feat: re-make global browser installation (#1506) Andrey Lushnikov 2020-03-24 00:08:00 -0700
  • ddd0efe078 address comments Andrey Lushnikov 2020-03-23 22:14:37 -0700
  • 7ef394b345
    chore(chromium): remove CRTarget, use CRPage and CRServiceWorker instead (#1436) Dmitry Gozman 2020-03-23 21:48:32 -0700
  • 3b70c18ca9 test: fix flaky interception test Dmitry Gozman 2020-03-23 21:47:20 -0700
  • d0b38d64c2 feat(types): generate Keys object Dmitry Gozman 2020-03-23 21:41:20 -0700
  • 5582fed617 catch errors in protocol generators Andrey Lushnikov 2020-03-23 21:39:21 -0700
  • 6c9f854035 feat: re-make global browser installation Andrey Lushnikov 2020-03-23 20:49:31 -0700
  • a8d3837182 chore(chromium): remove CRTarget, use CRPage and CRServiceWorker instead Dmitry Gozman 2020-03-19 21:38:31 -0700
  • 5a93872063
    docs: add upload keyword to filechooser (#1496) Max Schmitt 2020-03-24 03:47:29 +0100
  • 83c613318f chore: add logging to the testing server Pavel 2020-03-23 19:37:19 -0700
  • bfb24e6f55
    chore: update releasing guide (#1503) Dmitry Gozman 2020-03-23 18:11:59 -0700
  • 55b1b98f69 chore: update releasing guide Dmitry Gozman 2020-03-23 17:48:15 -0700
  • 7efff97753
    fix(chromium): properly handle failures to set override (#1498) Yury Semikhatsky 2020-03-23 17:23:47 -0700
  • 5bf9f223db
    fix(docs): consider argument to be optional in evaluate (#1500) Joel Einbinder 2020-03-23 17:22:10 -0700
  • 990b3ee0e2 Revert "feat: support PLAYWRIGHT_GLOBAL_INSTALL=1 env variable (#1470)" Andrey Lushnikov 2020-03-23 17:17:06 -0700
  • c28c5a6455
    browser(firefox): make Runtime a global object shared between sessions (#1458) Andrey Lushnikov 2020-03-23 16:21:39 -0700
  • adff282be6 rebaseline Andrey Lushnikov 2020-03-23 16:18:18 -0700
  • ff44cc6f63 feat(webkit): roll WebKit to r258875 Yury Semikhatsky 2020-03-23 16:03:47 -0700
  • 92ffe7c4bb fix(docs): consider argument to be optional in evaluate Joel Einbinder 2020-03-23 23:51:52 +0100
  • 597074fe21 fix(chromium): properly handle failures to set override Yury Semikhatsky 2020-03-23 15:10:35 -0700
  • c0c9b7f137
    test: make debugp collect IO (take 2) (#1493) Pavel Feldman 2020-03-23 15:08:02 -0700
  • afbc2f272a
    test(firefox): enable passing "userDataDir option should restore cookies" (#1487) Yury Semikhatsky 2020-03-23 14:59:29 -0700
  • 267f2766ff
    docs: add upload keyword to filechooser Max Schmitt 2020-03-23 22:59:28 +0100
  • 05dc89b978
    chore: update release guide (#1495) Dmitry Gozman 2020-03-23 14:55:26 -0700
  • e139d4cae7
    feat(firefox): roll to 1051 (#1494) Pavel Feldman 2020-03-23 14:55:11 -0700
  • 1a25a4efcf
    fix(doclint): support lists in comments (#1492) Joel Einbinder 2020-03-23 14:50:32 -0700
  • 0faf596874 feat(firefox): roll to 1051 Pavel 2020-03-23 14:45:32 -0700
  • 63906454a7
    fix(testrunner): attribute unhandle promise reject to a single worker (#1491) Dmitry Gozman 2020-03-23 14:45:21 -0700
  • 5faa7b5389 chore: update release guide Dmitry Gozman 2020-03-23 14:43:38 -0700
  • 54c8acbcad test: make debugp collect IO (take 2) Pavel 2020-03-23 14:40:50 -0700
  • 716f8078cd fix(doclint): support lists in comments Joel Einbinder 2020-03-23 22:15:03 +0100
  • 25576e1d90 fix(testrunner): attribute unhandle promise reject to a single worker Dmitry Gozman 2020-03-23 13:56:06 -0700
  • de0a2d1081
    api(waitForLoadState): move waitUntil to be a first parameter (#1490) Dmitry Gozman 2020-03-23 13:51:11 -0700
  • 45a175d8fe
    fix(chromium): ignore lifecycle events for the initial empty page (#1486) Yury Semikhatsky 2020-03-23 13:50:04 -0700
  • 1ddf05113b Revert "test: make debugp collect IO (#1485)" Pavel 2020-03-23 13:48:22 -0700
  • b1bebdad2e
    test: make debugp collect IO (#1485) Pavel Feldman 2020-03-23 13:42:51 -0700
  • a38d322b4f api(waitForLoadState): move waitUntil to be a first parameter Dmitry Gozman 2020-03-23 13:31:40 -0700
  • d0164a2d26 Removed obsolete code Yury Semikhatsky 2020-03-23 13:32:52 -0700
  • 67d4569cda test: make debugp collect IO Pavel 2020-03-23 10:21:57 -0700
  • 44ba41673c organize imports Yury Semikhatsky 2020-03-23 13:20:56 -0700
  • aeb387094b Get rid of hasInitialAboutBlank Yury Semikhatsky 2020-03-23 13:19:34 -0700
  • a74e23a257
    feat: support PLAYWRIGHT_GLOBAL_INSTALL=1 env variable (#1470) Andrey Lushnikov 2020-03-23 12:49:53 -0700
  • 107049a931 address comments Andrey Lushnikov 2020-03-23 12:23:00 -0700
  • 15fddb5177
    api(click): rename offset to position (#1488) Dmitry Gozman 2020-03-23 12:05:08 -0700
  • 19695e36bb api(click): rename offset to position Dmitry Gozman 2020-03-23 10:55:16 -0700
  • 47f2b5e49f test(firefox): enable passing "userDataDir option should restore cookies" Yury Semikhatsky 2020-03-23 10:46:54 -0700
  • a570290740
    docs(examples): update main readme to point to examples + add a file uploads example (#1484) Arjun Attam 2020-03-23 10:39:43 -0700
  • cb6c85b36b docs(examples): update main readme to point to examples + add a file uploads example Arjun Attam 2020-03-23 10:09:51 -0700
  • 789b1c523d fix(chromium): ignore lifecycle events for the initial empty page Yury Semikhatsky 2020-03-23 10:31:46 -0700
  • e0e5797b1e docs(showcase): updated showcase Arjun Attam 2020-03-23 07:18:53 -0700
  • 9826fd652e
    browser(firefox): disable update, setting sync and other non-testing features (#1480) Pavel Feldman 2020-03-22 23:52:59 -0700
  • 15ebe1c339
    feat(exposeFunction): implement context-level expose on firefox (#1478) Pavel Feldman 2020-03-22 22:45:15 -0700
  • 3e3e2cebd3 browser(firefox): disable update, setting sync and other non-testing features Pavel 2020-03-22 22:30:15 -0700
  • 23e5d80e06
    test: uncomment slow ff tests (#1479) Pavel Feldman 2020-03-22 22:16:39 -0700
  • 117773e624 test: uncomment slow ff tests Pavel Feldman 2020-03-22 21:29:37 -0700
  • 049fdf708c
    browser(firefox): implement Browser.addBinding (#1477) Pavel Feldman 2020-03-22 21:10:00 -0700
  • 9bc8d21ef1 browser(firefox): implement Browser.addBinding Pavel 2020-03-22 17:46:04 -0700
  • d956f02e36 feat(exposeFunction): implement context-level expose on firefox Pavel 2020-03-22 17:42:11 -0700
  • c68cee9fb7
    feat(offline): implement offline in firefox (#1476) Pavel Feldman 2020-03-22 15:34:30 -0700
  • fe7e0264d1
    Update webkit.ts Max Schmitt 2020-03-22 22:34:52 +0100
  • ac5852f302
    browser(firefox): implement offline emulation (#1475) Pavel Feldman 2020-03-22 13:51:49 -0700
  • 5044d69f79 feat(offline): implement offline in firefox Pavel 2020-03-22 10:57:58 -0700
  • a280d3a56a browser(firefox): implement offline emulation Pavel 2020-03-22 11:05:02 -0700
  • 6e8895fa08
    fix(firefox): make interception, locale and geolocation work on browser context level (#1472) Dmitry Gozman 2020-03-22 08:56:50 -0700
  • 25d5b6a317 fix(firefox): make interception, locale and geolocation work on browser context level Dmitry Gozman 2020-03-21 21:14:54 -0700
  • 37b11e0efd feat: support PLAYWRIGHT_GLOBAL_INSTALL=1 env variable Andrey Lushnikov 2020-03-21 22:35:11 -0700
  • 93954fe919
    chore: fix .local-browsers path into .gitignore (#1464) Max Schmitt 2020-03-22 05:53:32 +0100
  • fb7b919bd4
    browser(firefox): make interception, locale and geolocation work on browser context level (#1469) Dmitry Gozman 2020-03-21 21:35:13 -0700
  • a19235077c browser(firefox): make interception, locale and geolocation work on browser context level Dmitry Gozman 2020-03-21 21:19:38 -0700
  • 6999e7734a
    Update README.md Rolando L Gopez 2020-03-21 21:13:18 -0600
  • 3f90c09e6d
    tests: mark popup tests as passing on Firefox (#1466) Dmitry Gozman 2020-03-21 19:56:33 -0700
  • ee1bed6f29 tests: mark popup tests as passing on Firefox Dmitry Gozman 2020-03-21 15:18:15 -0700
  • 30929e6c70
    Update .gitignore Max Schmitt 2020-03-22 02:04:24 +0100
  • 1b08797c6f
    tests(ff): uncomment a couple of firefox tests (#1465) Pavel Feldman 2020-03-21 17:58:33 -0700
  • 9e9584441c
    docs(troubleshooting): add dependencies for firefox and webkit (#1461) Arjun Attam 2020-03-21 17:58:08 -0700
  • ac02a6b69c
    browser(firefox): issue Page.ready at the right time (#1462) Dmitry Gozman 2020-03-21 17:56:15 -0700
  • c0d1c4d86c tests(ff): uncomment a couple of firefox tests Pavel 2020-03-21 17:47:55 -0700
  • 0dcfb141cf devops: put .local-browsers into gitignore Max Schmitt 2020-03-22 00:26:41 +0100
  • b3c85fcbf9 feat: show warning on ff & wk if devtools was given Max Schmitt 2020-03-22 00:00:57 +0100
  • be4afb37dc browser(firefox): issue Page.ready at the right time Dmitry Gozman 2020-03-21 15:25:15 -0700
  • 670ce7a591
    chore: remove various watchers, use FrameTask directly (#1460) Dmitry Gozman 2020-03-21 13:02:37 -0700
  • 497351274b docs(troubleshooting): add dependencies for firefox and webkit Arjun Attam 2020-03-21 12:37:03 -0700
  • 00c27ea348
    docs(readme): fix link to examples Arjun Attam 2020-03-21 12:26:43 -0700
  • 6df17c69e2
    docs(examples): setup get started with examples guide (#1441) Arjun Attam 2020-03-21 12:05:37 -0700
  • 7b8bc0cca4 docs(examples): setup get started with examples guide Arjun Attam 2020-03-20 05:42:27 -0700
  • f5bbea731b chore: remove various watchers, use FrameTask directly Dmitry Gozman 2020-03-21 07:22:35 -0700
  • 60a248ef42
    test: add test for Map as eval argument (#1457) Dmitry Gozman 2020-03-20 21:24:34 -0700
  • 34cc358ad3
    tests(webkit): reenable should await promise from popup (#1447) Yury Semikhatsky 2020-03-20 21:22:48 -0700
  • 9fd0f124f7 test: add test for Map as eval argument Dmitry Gozman 2020-03-20 20:52:33 -0700
  • 282aeda32f tests(webkit): reenable should await promise from popup Yury Semikhatsky 2020-03-20 11:58:23 -0700
  • e115e8e2a9
    tests: mark tests that launch() twice or use fixtures as slow (#1455) Dmitry Gozman 2020-03-20 19:49:35 -0700
  • 5a42cbd491
    fix(permissions): manage permissions on the proxy level in webkit (#1451) Pavel Feldman 2020-03-20 19:45:35 -0700
  • 96c9c81581
    browser(firefox): fix bug in Juggler with clashing method names (#1456) Andrey Lushnikov 2020-03-20 19:35:58 -0700
  • ec7e9de17a fix(permissions): manage permissions on the proxy level in webkit Pavel 2020-03-20 16:28:03 -0700
  • 7e51c8486e browser(firefox): fix bug in Juggler with clashing method names Andrey Lushnikov 2020-03-20 19:32:48 -0700
  • e210e5601c
    feat(lang): emulate language on firefox (#1453) Pavel Feldman 2020-03-20 19:32:27 -0700