Commit graph

  • a5e684d962 fix(browserContext): make a copy of passed options object Dmitry Gozman 2020-01-03 13:23:52 -0800
  • 109b4f827e fix(webkit): returnByValue returns undefined for objects with symbols Dmitry Gozman 2020-01-03 13:46:51 -0800
  • 32edca7395 fix(networkidle): ignore favicons and keep track of requests (#368) Dmitry Gozman 2020-01-03 12:59:27 -0800
  • f1d6fe6bd8 chore: remove non-input related stuff from input (#369) Dmitry Gozman 2020-01-03 12:59:06 -0800
  • bbf08aea59 chore: remove non-input related stuff from input Dmitry Gozman 2020-01-03 12:22:59 -0800
  • 6269cecae5 fix(networkidle): ignore favicons and keep track of requests Dmitry Gozman 2020-01-03 11:47:38 -0800
  • 310d4b193b test: check that we inherit options from BrowserContext to the Page (#367) Dmitry Gozman 2020-01-03 11:17:14 -0800
  • 790e38a678 feat(webkit): accessibility (#350) Joel Einbinder 2020-01-03 11:15:43 -0800
  • fcd62b9611 feat(webkit): roll webkit to r1060, support target crash (#364) Pavel Feldman 2020-01-03 11:10:10 -0800
  • b1426c29db test: check that we inherit options from BrowserContext to the Page Dmitry Gozman 2020-01-03 10:46:19 -0800
  • 6c1289626b
    test: add a test for orientationchange event (#366) Dmitry Gozman 2020-01-03 11:01:13 -0800
  • 774151e2c3 test: add a test for orientationchange event Dmitry Gozman 2020-01-03 10:35:09 -0800
  • 73c57a4723 feat(webkit): roll webkit to r1060, support target crash Pavel Feldman 2020-01-03 10:15:47 -0800
  • 2d14d1ec1f feat(geo): enable geolocation overrides on WK (#361) Pavel Feldman 2020-01-03 10:14:50 -0800
  • 508a7eb016 fix(scripts): do not depend on env in pw_run.sh for debug builds (#336) Yury Semikhatsky 2020-01-03 10:10:17 -0800
  • f7b1f1e5fb browser(webkit): wire target crashed signal (#363) Pavel Feldman 2020-01-03 10:07:56 -0800
  • 0d9638fe20 feat(webkit): support pageerror event (#362) Pavel Feldman 2020-01-03 10:07:49 -0800
  • 8849a1231b browser(webkit): wire target crashed signal Pavel Feldman 2020-01-03 10:01:35 -0800
  • f70965012e feat(webkit): support pageerror event Pavel Feldman 2020-01-03 09:04:29 -0800
  • de82fc1814 feat(geo): enable geolocation overrides on WK Pavel Feldman 2020-01-03 08:42:01 -0800
  • a09235a6e3
    feat(webkit): roll to r1059 (#360) Pavel Feldman 2020-01-03 08:10:36 -0800
  • 926aeda41b feat(webkit): roll to r1059 Pavel Feldman 2020-01-02 22:17:15 -0800
  • 1e3140e845
    browser(webkit): follow up to bootstrap change, run it in all worlds (#359) Pavel Feldman 2020-01-02 23:18:05 -0800
  • 9fa2f90b0e browser(webkit): follow up to bootstrap change, run it in all worlds Pavel Feldman 2020-01-02 23:13:18 -0800
  • 1776495b4c
    fix(merge): 1057 undid 1056 :/ (#358) Pavel Feldman 2020-01-02 22:38:17 -0800
  • 224492bdcc fix(merge): 1057 undid 1056 :/ Pavel Feldman 2020-01-02 22:18:21 -0800
  • ebd11fe380
    chore(wk): make _connection private to session (#357) Yury Semikhatsky 2020-01-02 17:04:51 -0800
  • 0590e6c6cd chore(wk): make _connection private to session Yury Semikhatsky 2020-01-02 17:04:29 -0800
  • 84e9ef08b1
    browser(webkit): implement geolocation overrides (#356) Pavel Feldman 2020-01-02 16:46:35 -0800
  • 5b6848dba7 browser(webkit): implement geolocation overrides Pavel Feldman 2020-01-02 15:54:00 -0800
  • 26538d6aec test: add mobile screenshot test, failing on webkit and firefox (#354) Joel Einbinder 2020-01-02 15:28:14 -0800
  • 27c018da65 chore: bump version to 0.9.9-post (#355) Arjun Attam 2020-01-02 15:07:51 -0800
  • 0fab90be79
    feat(evaluate): survive null JSON in WK and FF (#352) Pavel Feldman 2020-01-02 15:06:28 -0800
  • 70bda7b46e feat(evaluate): survive null JSON in WK and FF Pavel Feldman 2020-01-01 20:23:16 -0800
  • 0eb66eac15
    chore: bump version to 0.9.9-post Arjun Attam 2020-01-02 14:24:50 -0800
  • 682e2be15f fix: allow email type in input for fill action (#353) Arjun Attam 2020-01-02 14:10:01 -0800
  • ab2055d60b test: add mobile screenshot test, failing on webkit and firefox Joel Einbinder 2020-01-02 13:31:30 -0800
  • be1e7d0c4a fix: allow email type in input for fill action Arjun Attam 2020-01-02 13:13:34 -0800
  • 347123e6cc feat(webkit): emulate fixed layout viewport (#347) Joel Einbinder 2020-01-02 12:19:21 -0800
  • b64bd35c23
    feat(evaluate): survive null JSON (#351) Pavel Feldman 2020-01-02 12:13:18 -0800
  • bfd26b21b5 feat(evaluate): survive null JSON Pavel Feldman 2020-01-01 20:24:48 -0800
  • 7ef9f7d85c feat(webkit): accessibility Joel Einbinder 2019-12-30 19:36:41 -0800
  • ab226d0545 move accessibility out of features Joel Einbinder 2019-12-26 13:11:15 -0800
  • a9af649527 feat(webkit): emulate fixed layout viewport Joel Einbinder 2019-12-30 16:04:08 -0800
  • 6a04e1f026 feat(offline+auth): enable those in webkit, make them a part of the core API (#346) Pavel Feldman 2019-12-30 14:09:54 -0800
  • 073b2b53a8 feat(offline+auth): enable those in webkit, make them a part of the core API Pavel Feldman 2019-12-29 20:48:05 -0800
  • 654fa22cc7 feat(webkit): enable request interception (#343) Pavel Feldman 2019-12-30 14:05:28 -0800
  • 20f404cb42 browser(webkit): support HTTP authentication (#345) Pavel Feldman 2019-12-30 13:23:01 -0800
  • 21230f9d78 feat(auth): backend, implemented on webkit Pavel Feldman 2019-12-30 08:52:33 -0800
  • 243289cb0d browser(webkit): offline mode implemented (#344) Pavel Feldman 2019-12-30 08:46:56 -0800
  • b543801d57 feat(webkit): offline mode implemented Pavel Feldman 2019-12-29 20:50:33 -0800
  • 5b77a9ed46 feat(webkit): enable request interception Pavel Feldman 2019-12-29 16:38:06 -0800
  • 9e8196c998
    feat(webkit): request interception implemented (#341) Pavel Feldman 2019-12-29 10:14:09 -0800
  • 9d69043cab feat(webkit): request interception implemented Pavel Feldman 2019-12-26 16:56:49 -0800
  • c749b7151b fix(install): don't crash generating chrome protocol (#342) Joel Einbinder 2019-12-28 16:38:37 -0800
  • 2d88256c1d fix(install): don't crash generating chrome protocol Joel Einbinder 2019-12-28 15:16:43 -0800
  • c540561503
    test(wk): unskip passing test (#339) Yury Semikhatsky 2019-12-26 15:27:52 -0800
  • c85a646268 test(wk): unskip passing test Yury Semikhatsky 2019-12-26 15:27:23 -0800
  • f56ff07f19
    fix(wk): support ElementHandle.ownerFrame (#338) Yury Semikhatsky 2019-12-26 14:05:46 -0800
  • b59049f8e8 devops: touch first-run marker files every time Andrey Lushnikov 2019-12-26 21:20:29 +0100
  • 2b4039d77c Revert "feat(scripts): support Debug builds in pw_run.sh (#330)" Andrey Lushnikov 2019-12-26 20:55:30 +0100
  • 54ac5d496b fix(wk): support ElementHandle.ownerFrame Yury Semikhatsky 2019-12-26 11:01:40 -0800
  • 0d6fbb9184
    feat(wk): include ownerFrameId in Node description (#337) Yury Semikhatsky 2019-12-26 11:09:55 -0800
  • ea4e63ed2e feat(wk): include ownerFrameId in Node description Yury Semikhatsky 2019-12-26 11:08:59 -0800
  • 8c5a50c32d feat(wk): stitch cross-process navigation events using navigationID Yury Semikhatsky 2019-12-23 17:47:56 -0800
  • 9a33222eb1 fix(scripts): do not depend on env in pw_run.sh for debug builds Yury Semikhatsky 2019-12-23 15:27:23 -0800
  • 659a30e627
    feat(scripts): support Debug builds in pw_run.sh (#330) Yury Semikhatsky 2019-12-23 13:20:04 -0800
  • ab0b39cb7a updated build.sh to support WKDEBUG Yury Semikhatsky 2019-12-23 13:16:50 -0800
  • 64ac60b19f feat(scripts): support Debug builds in pw_run.sh Yury Semikhatsky 2019-12-23 08:16:39 -0800
  • 8929a1f08a touch events on mac (#324) Joel Einbinder 2019-12-23 13:12:56 -0800
  • 720c6b2717 touch events on mac Joel Einbinder 2019-12-23 12:28:25 -0800
  • 845c0af42f
    chore: avoid downcast of delegate to <Browser>Page (#334) Yury Semikhatsky 2019-12-23 12:10:07 -0800
  • 2af5376eb9 chore: avoid downcast of delegate to <Browser>Page Yury Semikhatsky 2019-12-23 12:01:07 -0800
  • 27ddb017e2
    chore: rename CR/FF/WKFrameManager to CR/FF/WKPage (#333) Yury Semikhatsky 2019-12-23 11:39:57 -0800
  • 1d8723784a chore: rename CR/FF/WKFrameManager to CR/FF/WKPage Yury Semikhatsky 2019-12-23 11:18:13 -0800
  • c301623e9e
    chore(wk): get rid of targetSymbol (#332) Yury Semikhatsky 2019-12-23 11:10:37 -0800
  • 9de6785fde chore(wk): get rid of targetSymbol Yury Semikhatsky 2019-12-23 11:09:40 -0800
  • 6e0bb2585e
    fix(wk): wait for bootstrap scripts command response (#328) Yury Semikhatsky 2019-12-23 10:40:34 -0800
  • 3f0eaa2350
    test(wk): unskip test that failed because bootstrap scripts did not survive PSON (#331) Yury Semikhatsky 2019-12-23 10:40:15 -0800
  • 1a652923be test(wk): unskip test that failed because bootstrap scripts did not survive PSON Yury Semikhatsky 2019-12-23 10:39:48 -0800
  • 4638019902
    feat(api): use good old inheritance instead of feature detection (#329) Pavel Feldman 2019-12-21 09:03:52 -0800
  • 204e67eaea feat(api): use good old inheritance instead of feature detection Pavel Feldman 2019-12-20 22:06:44 -0800
  • f82039495c docs: sort classes alphabetically Pavel Feldman 2019-12-20 20:48:33 -0800
  • 0ffc9fd4f5 docs: more iterations on the docs Pavel Feldman 2019-12-20 20:28:35 -0800
  • c94e7e96bf fix(wk): wait for bootstrap scripts command response Yury Semikhatsky 2019-12-20 17:15:24 -0800
  • 8f480a3987 docs: more docs update (#327) Pavel Feldman 2019-12-20 16:57:21 -0800
  • ade9f2b5a0 docs: more docs update Pavel 2019-12-20 16:48:30 -0800
  • 701b5db452 fix(wk): make evaluateOnNewDocument work with PSON (#326) Yury Semikhatsky 2019-12-20 17:16:32 -0700
  • 20ff6787e0 fix(wk): make evaluateOnNewDocument work with PSON Yury Semikhatsky 2019-12-20 16:11:32 -0800
  • 49fc5a8e52 chore: mark version v0.9.8-post Pavel Feldman 2019-12-20 15:33:49 -0800
  • 735d3eeed7
    feat(navigation): introduce waitForNavigationIfNeeded (#310) Dmitry Gozman 2019-12-20 15:32:30 -0800
  • d094c602a7 doc: even more documentation fixes Pavel 2019-12-20 15:30:19 -0800
  • 92ef4c173e fix: async stacks should work now (#325) Dmitry Gozman 2019-12-20 15:31:20 -0800
  • 56a48559c2
    fix(setContent): call window.stop() before setting new content (#323) Dmitry Gozman 2019-12-20 15:30:12 -0800
  • 2673ea90d9 doc: more documentation fixes Pavel 2019-12-20 15:26:18 -0800
  • 0d753fe004 feat(navigation): introduce waitForNavigationIfNeeded Dmitry Gozman 2019-12-19 13:24:21 -0800
  • 05c0645196 fix: async stacks should work now Dmitry Gozman 2019-12-20 14:51:14 -0800
  • 9cfa404c87
    feat: trim down url matching (#322) Pavel Feldman 2019-12-20 14:38:54 -0800
  • b1aeac8620 feat: trim down url matching Pavel 2019-12-20 14:24:34 -0800
  • a830a52e53 fix(setContent): call window.stop() before setting new content Dmitry Gozman 2019-12-20 14:31:32 -0800