Commit graph

  • 1246018a0a chore: update Chromium to r744254 Yury Semikhatsky 2020-02-25 11:40:06 -0800
  • c7ade1a711
    browser(webkit): revert unused Target.oldTargetId (#1096) Yury Semikhatsky 2020-02-25 11:30:29 -0800
  • 8af33a8afd browser(webkit): revert unused Target.oldTargetId Yury Semikhatsky 2020-02-25 11:12:35 -0800
  • bb6dfdf0ac feat(chromium): use no-startup-window to not create default context Dmitry Gozman 2020-02-25 09:08:37 -0800
  • 30a4d0e797
    feat(webkit): roll to v1155 (#1104) Pavel Feldman 2020-02-25 08:51:50 -0800
  • 3b26dbc95c feat(webkit): roll to v1155 Pavel Feldman 2020-02-25 07:32:40 -0800
  • ebcaadedf1
    feat(log): log only user api calls with DEBUG=pw:api (#1029) Pavel Feldman 2020-02-25 07:09:27 -0800
  • d97ea70804
    chore: move more injected code to injected to reduce evaluation size (#1093) Dmitry Gozman 2020-02-25 07:06:20 -0800
  • 8c57358248
    browser(webkit): fix null pointer access (#1099) Pavel Feldman 2020-02-25 06:54:10 -0800
  • d95c471156 browser(webkit): fix null pointer access Pavel Feldman 2020-02-24 20:49:14 -0800
  • ba29470cc1
    fix(api): rename relativePoint to offset, remove unused parameters from input (#1092) Dmitry Gozman 2020-02-24 21:12:02 -0800
  • fdfec8eb2a
    fix(platform) instanceof bug between execution contexts of RegExp object (#1048) aesyondu 2020-02-25 10:32:17 +0800
  • c464a91a75
    Merge branch 'master' into patch-3 Joel Einbinder 2020-02-24 18:29:46 -0800
  • a6c3735b9d
    test: add failing drag and drop test (#1095) Joel Einbinder 2020-02-24 18:25:47 -0800
  • b50e8b377f
    chore: fix doclint tests (#1098) Joel Einbinder 2020-02-24 18:24:02 -0800
  • ef890de979 chore: fix doclint tests Joel Einbinder 2020-02-24 18:17:31 -0800
  • 7c4dd953c1 fix(api): rename relativePoint to offset, remove unused parameters from input Dmitry Gozman 2020-02-24 15:02:06 -0800
  • 4b58d0076f fix(api): split waitForSelectorMissing from waitForSelector Dmitry Gozman 2020-02-24 17:26:19 -0800
  • cccdd52751
    Add RegExp check to allow class extension aesyondu 2020-02-25 09:25:23 +0800
  • 8421f2d304 message Joel Einbinder 2020-02-24 16:30:19 -0800
  • 70eac98c2b test: add failing drag and drop test Joel Einbinder 2020-02-24 16:23:00 -0800
  • 1d2b0650a3 chore: move more injected code to injected to reduce evaluation size Dmitry Gozman 2020-02-24 15:57:43 -0800
  • 3db05b4d9b feat(log): log only user api calls with DEBUG=pw:api Pavel Feldman 2020-02-14 21:29:58 -0800
  • 6acc439450
    feat(api): move targets from CRBrowser to CRBrowserContext (#1089) Dmitry Gozman 2020-02-24 14:35:51 -0800
  • de03f37a99
    browser(webkit): follow up to roll, fix Win (#1091) Pavel Feldman 2020-02-24 14:31:16 -0800
  • 053cae378b browser(webkit): follow up to roll, fix Win Pavel Feldman 2020-02-24 14:28:14 -0800
  • 971ab776de
    chore(docs): update win buildbot setup docs Andrey Lushnikov 2020-02-24 14:08:54 -0800
  • 648a1aecfc [WIP] feat(api): move targets from CRBrowser to CRBrowserContext Dmitry Gozman 2020-02-24 09:34:09 -0800
  • 6821c9ec06
    browser(webkit): roll to ToT 2/24/2020 (#1088) Pavel Feldman 2020-02-24 12:07:12 -0800
  • 594dbe1991 browser(webkit): roll to ToT 2/24/2020 Pavel Feldman 2020-02-24 08:43:41 -0800
  • 69fe6f7236
    docs: added community example project (#1084) Aaron Zemetres 2020-02-24 12:00:53 -0500
  • a43b4095e1
    chore: make BrowserContext an interface, with 3 implementations (#1075) Dmitry Gozman 2020-02-24 08:53:30 -0800
  • 2226cee275 chore: make BrowserContext an interface, with 3 implementations Dmitry Gozman 2020-02-20 15:22:37 -0800
  • 3677818202
    fix(api): browser.serviceWorker -> target.serviceWorker (#1076) Dmitry Gozman 2020-02-24 08:31:58 -0800
  • 2c52ba38a7
    docs: added community example project Aaron Zemetres 2020-02-23 16:51:17 -0500
  • 1f8508d1ed
    feat(waitFor): update various waitFor options to be a single boolean (#1066) Dmitry Gozman 2020-02-22 06:16:28 -0800
  • 88e310942b
    test: fix test on Firefox Linux (#1079) Andrey Lushnikov 2020-02-21 13:21:45 -0800
  • f305d6594e chore: remove focused test Andrey Lushnikov 2020-02-21 13:12:53 -0800
  • 66362a5687 chore: update appveyour config Andrey Lushnikov 2020-02-21 13:09:36 -0800
  • 541b97941c test: fix test on Firefox Linux Andrey Lushnikov 2020-02-21 12:08:11 -0800
  • 0ded511d0b
    feat(testrunner): better matchers (#1077) Andrey Lushnikov 2020-02-20 22:55:39 -0800
  • 0939de47c5 fix: do not spoil global namespace Andrey Lushnikov 2020-02-20 22:50:12 -0800
  • b11c1298f0 address comments Andrey Lushnikov 2020-02-20 22:49:12 -0800
  • f63b1141de fix line numbers in code snippet Andrey Lushnikov 2020-02-20 22:22:18 -0800
  • 8ce618ba87 fix golden matchers Andrey Lushnikov 2020-02-20 22:12:26 -0800
  • 53078bf891 force terminal colors in gh actions Andrey Lushnikov 2020-02-20 21:39:22 -0800
  • 7e3561142a revert nits Andrey Lushnikov 2020-02-20 21:29:05 -0800
  • c5a833adda missing file Andrey Lushnikov 2020-02-20 21:28:11 -0800
  • 4a9db0f52f do not fail test Andrey Lushnikov 2020-02-20 21:26:22 -0800
  • 974a8ad124 feat(testrunner): better matchers Andrey Lushnikov 2020-02-20 21:23:29 -0800
  • 53a7e342e9 fix(testrunner): support throwing non-errors Andrey Lushnikov 2020-02-20 17:06:05 -0800
  • b481f059bc fix(api): browser.serviceWorker -> target.serviceWorker Dmitry Gozman 2020-02-20 15:37:02 -0800
  • 05a1e1c641
    test: remove newContext and newPage test helpers (#1070) Andrey Lushnikov 2020-02-20 15:15:48 -0800
  • 76ea750ad0 feat(waitFor): update various waitFor options to be a single boolean Dmitry Gozman 2020-02-19 13:20:12 -0800
  • 1014125884 browser(webkit): support --no-startup-window Dmitry Gozman 2020-02-20 11:51:39 -0800
  • 2fabaaf751
    browser(webkit): force overlay scrollbars on mac, ignoring system setting (#1071) Dmitry Gozman 2020-02-19 18:29:42 -0800
  • 8b361ee268 fix test Andrey Lushnikov 2020-02-19 18:27:16 -0800
  • 733df66e39 browser(webkit): force overlay scrollbars on mac, ignoring system setting Dmitry Gozman 2020-02-19 16:17:38 -0800
  • 40164298a8
    api: remove ElementHandle.visibleRatio (#1069) Dmitry Gozman 2020-02-19 16:08:25 -0800
  • fb810428ad print warning for successful tests only Andrey Lushnikov 2020-02-19 16:07:11 -0800
  • 8bb4996ea8 test: remove newContext and newPage test helpers Andrey Lushnikov 2020-02-19 15:07:32 -0800
  • 4e0e848903 api: remove ElementHandle.visibleRatio Dmitry Gozman 2020-02-19 14:59:54 -0800
  • 568c6cbb54
    test(navigation): fix flaky networkidle tests (#1058) Joel Einbinder 2020-02-19 14:26:02 -0800
  • bd7e3f170d api: remove {page,frame,handle}.type() in favor of .fill() Dmitry Gozman 2020-02-19 14:09:40 -0800
  • 84ee297c4b
    test: add a test for bounding box on partially visible element (#1011) Dmitry Gozman 2020-02-19 14:08:29 -0800
  • 4be48a6b1b chore: disable DEBUGP on bots Andrey Lushnikov 2020-02-19 14:07:36 -0800
  • 2a4bbe62aa Move 0 check to delaySettings Konstantin Pschera 2020-02-19 18:41:36 +0100
  • 1ed4b70719 Allow to configure default delay time Konstantin Pschera 2020-02-19 18:36:37 +0100
  • 33824aa1d7
    feat(click): waitForInteractable option, defaults to true (#934) (#1052) Dmitry Gozman 2020-02-19 09:34:57 -0800
  • 6c89ab1285
    oops Joel Einbinder 2020-02-18 20:02:36 -0800
  • 9f1edadbff
    fix(navigation): do not count random failures as navigation cancel (#1055) Dmitry Gozman 2020-02-18 19:58:04 -0800
  • 223685ee7b
    chore: strip out injected script from protocol logs (#1054) Dmitry Gozman 2020-02-18 19:56:59 -0800
  • a475f4df6a test(navigation): fix flaky networkidle tests Joel Einbinder 2020-02-18 19:35:58 -0800
  • 49da4cc4f6 Fix missing semicolon Arvin Sevilla 2020-02-19 09:44:37 +0800
  • 8879fd4917 Add test for regexp from different context for waitForRequest Arvin Sevilla 2020-02-19 09:31:45 +0800
  • a94afb14e1 fix(navigation): do not count random failures as navigation cancel Dmitry Gozman 2020-02-18 11:56:15 -0800
  • c39dbef147
    Update page.spec.js Dmitry Gozman 2020-02-18 17:30:15 -0800
  • 2f6ce8ee6a chore: strip out injected script from protocol logs Dmitry Gozman 2020-02-18 11:22:08 -0800
  • abb257bf8d Fix linting errors Arvin Sevilla 2020-02-19 09:15:26 +0800
  • 5f38221338 Add test for regular expression passed from different context Arvin Sevilla 2020-02-19 09:11:27 +0800
  • 1805acd5d5
    test: update animation click test (#1053) Dmitry Gozman 2020-02-18 14:30:56 -0800
  • 5335e52da5
    Update test/click.spec.js Dmitry Gozman 2020-02-18 13:59:04 -0800
  • ef3ceb7699
    Update test/click.spec.js Dmitry Gozman 2020-02-18 13:58:49 -0800
  • f499c325eb test: update animation click test Dmitry Gozman 2020-02-18 10:55:49 -0800
  • 396dcb1e91 feat(click): waitForInteractable option, defaults to true (#934) Dmitry Gozman 2020-02-14 11:55:34 -0800
  • 1ee657823e
    feat(viewport): update defaults to 1280x720, fix Firefox (#1038) Pavel Feldman 2020-02-18 09:16:32 -0800
  • f2b2d72693
    fix(input): emit change events upon page.setInputFiles (#1028) Pavel Feldman 2020-02-18 09:15:47 -0800
  • 499a2c02c2
    fix semicolon Dmitry Gozman 2020-02-18 09:14:34 -0800
  • 8a7728da3d
    docs: document LaunchOptions.dumpio (#1051) Daniel Imms 2020-02-18 08:56:20 -0800
  • 494631f4b7 Document LaunchOptions.dumpio Daniel Imms 2020-02-18 07:52:53 -0800
  • 5c37b8cf0b Add isRegExp helper function Arvin Sevilla 2020-02-18 13:08:48 +0800
  • 010c27410a
    Docs: fix return type of launchPersistent (#1047) Józsi 2020-02-18 00:35:11 +0200
  • 14004429fc
    Fix linter error for strings aesyondu 2020-02-17 21:07:39 +0800
  • 3382c56c06
    Fix instanceof bug between execution contexts aesyondu 2020-02-17 20:50:02 +0800
  • 236fbdd038
    Docs: fix return type of launchPersistent Józsi 2020-02-17 14:06:10 +0200
  • 01b00316b9 browser(webkit): do not leak contexts on windows Pavel Feldman 2020-02-15 17:07:19 -0800
  • e65897844f
    test: add screenshot test that fails on Chromium (#1039) Pavel Feldman 2020-02-15 16:34:27 -0800
  • 4440b6084c test: add screenshot test that fails on Chromium Pavel Feldman 2020-02-15 15:21:57 -0800
  • a1ef57a526 feat(viewport): update defaults to 1280x720, fix Firefox Pavel Feldman 2020-02-15 15:13:51 -0800
  • cfeaecb3d2
    test(keyboard): Remove duplicated test (#1031) Darío Kondratiuk 2020-02-15 19:58:07 -0300