Commit graph

  • a1d71d0de7 feat(csp): support bypass csp on ff (#74) Pavel Feldman 2019-11-25 15:26:03 -0800
  • 5eb98dabeb feat(csp): support bypass csp on ff Pavel 2019-11-25 15:18:12 -0800
  • 86cd355bbd chore: move Mouse to common input with RawMouseImpl per vendor Dmitry Gozman 2019-11-25 15:13:54 -0800
  • 038e24c089
    chore: common types for evaluate functions (#72) Dmitry Gozman 2019-11-25 15:06:52 -0800
  • 2e581f1625 feat(emulate): implement emulateMedia color scheme in FF (#71) Pavel Feldman 2019-11-25 15:00:04 -0800
  • 70aec92863 feat(emulate): implement emulateMedia color scheme in FF Pavel 2019-11-25 13:59:22 -0800
  • 6dae3c7e74 chore: common types for evaluate functions Dmitry Gozman 2019-11-25 14:30:34 -0800
  • 860915b9da devops: fix firefox win64 build Andrey Lushnikov 2019-11-25 14:01:30 -0800
  • eaa5e93b8b feat(filechooser): supported file chooser in FF (#70) Pavel Feldman 2019-11-25 13:56:39 -0800
  • a886d6db4c feat(filechooser): supported file chooser in FF Pavel 2019-11-25 13:08:48 -0800
  • d5ad3960c3 chore: move Keyboard to common, with RawKeyboardImpl per vendor (#69) Dmitry Gozman 2019-11-25 11:19:20 -0800
  • b8dba2e584 chore: move Keyboard to common, with RawKeyboardImpl per vendor Dmitry Gozman 2019-11-25 10:00:17 -0800
  • 2914f9a1f1 devops: fix prepare_checkout with custom checkout path Andrey Lushnikov 2019-11-23 16:22:04 -0800
  • c908c04fee chore: introduce types of all evaluation functions Dmitry Gozman 2019-11-23 13:02:47 -0800
  • efa5a559ef devops(webkit): teach pw_run.sh to work with local custom checkout Andrey Lushnikov 2019-11-22 23:55:17 -0800
  • 8c8287b276 devops: fix webkit build on POSIX Andrey Lushnikov 2019-11-22 22:39:13 -0800
  • 2a4519ffd9 devops: fix webkit build and cleanup on linux Andrey Lushnikov 2019-11-22 22:24:14 -0800
  • a4d6175760 devops: support firefox-win64 builds Andrey Lushnikov 2019-11-22 20:49:40 -0800
  • 81f219cf2b devops: bump BUILD_NUMBERs to 1000 Andrey Lushnikov 2019-11-22 20:32:21 -0800
  • 825c6a45c1 devops: fix buildbot-windows script Dmitry Gozman 2019-11-22 20:30:38 -0800
  • cf55fe660c devops: give all 4 buildbots designated bash script Andrey Lushnikov 2019-11-22 20:25:36 -0800
  • 254a464828 devops: fix clean script to keep going if there's no OBJ- folder Andrey Lushnikov 2019-11-22 19:57:25 -0800
  • d092c63301 docs(devops): drop outdated browesr_patches/README.md Andrey Lushnikov 2019-11-22 19:31:03 -0800
  • b416dd7507 browser(firefox): roll Firefox to 6f8366f5763c2f8bcf2ed83dee659b963e0f75a2 Andrey Lushnikov 2019-11-22 19:19:18 -0800
  • 558e38debe devops: fix export.sh to work with rolls Andrey Lushnikov 2019-11-22 19:18:52 -0800
  • 1a98a4d5e8 devops: build bots should do clean builds Andrey Lushnikov 2019-11-22 19:07:39 -0800
  • 9158010eab docs(devops): mention disabling QuickEdit terminal mode on Win Andrey Lushnikov 2019-11-22 18:59:30 -0800
  • 52f2f45438 Merge branch 'master' of github.com:microsoft/playwright Dmitry Gozman 2019-11-22 18:55:39 -0800
  • fd1cb2b5a0 devops: print poll iteration Dmitry Gozman 2019-11-22 18:55:29 -0800
  • 53eddc1c14 docs(devops): FAQ for browser contributing Andrey Lushnikov 2019-11-22 18:52:18 -0800
  • f0851e40ce docs(devops): contributing browser patches Andrey Lushnikov 2019-11-22 18:48:38 -0800
  • 77a255c6da docs(devops): describe windows buildbot configuration Andrey Lushnikov 2019-11-22 18:24:45 -0800
  • c4763e841b devops: add poll_build.sh as an alternative to cronjob Andrey Lushnikov 2019-11-22 17:36:12 -0800
  • 025c1fc7bc feat(engines): introduce xpath engine, switch $x to use it (#64) Dmitry Gozman 2019-11-22 17:27:09 -0800
  • 5b1c992f90
    chore: bump min engine version to 10.17.0 Andrey Lushnikov 2019-11-22 17:24:26 -0800
  • d2ba399946 devops: fix upload to work in mingw Dmitry Gozman 2019-11-22 17:16:47 -0800
  • b0f07fbe5c feat(engines): introduce xpath engine, switch $x to use it Dmitry Gozman 2019-11-22 17:07:54 -0800
  • 3190044c00 feat(firefox): implemented *.fill (#63) Pavel Feldman 2019-11-22 16:55:35 -0800
  • 5798c465a2 feat(firefox): implemented *.fill Pavel 2019-11-22 16:46:58 -0800
  • c4c8d498bd chore: reuse input code across vendors (#62) Pavel Feldman 2019-11-22 16:47:50 -0800
  • 60b53f01de chore: reuse input code across vendors Pavel 2019-11-22 16:38:32 -0800
  • ef847b1941 fix(page): support multiple bootstrap scripts (#59) Yury Semikhatsky 2019-11-22 16:25:36 -0800
  • 7c69f8c457 feat(engines): move querySelectorAll to css engine (#61) Dmitry Gozman 2019-11-22 16:21:30 -0800
  • 0d40e34a39 feat(engines): move querySelectorAll to css engine Dmitry Gozman 2019-11-22 15:58:50 -0800
  • 7633518272 devops: do not use "which" in devops scripts Andrey Lushnikov 2019-11-22 15:48:25 -0800
  • 26fef7bc46 devops: support firefox-win32 builds Andrey Lushnikov 2019-11-22 15:44:46 -0800
  • a9cd015fdb
    feat(engines): introduce a css selector engine and a way to query it (#50) Dmitry Gozman 2019-11-22 15:36:17 -0800
  • c6ce53d606 feat(engines): introduce a css selector engine and a way to query it Dmitry Gozman 2019-11-21 17:28:09 -0800
  • ef464e447f
    feat(input): dblclick/trippleclick feature parity (#60) Pavel Feldman 2019-11-22 14:46:34 -0800
  • 7e7c9d2fd7 feat(input): dblclick/trippleclick feature parity Pavel 2019-11-22 13:54:32 -0800
  • 7d6e5c124c fix(page): support multiple bootstrap scripts Yury Semikhatsky 2019-11-22 14:08:09 -0800
  • 37a9c17d3e fix (#58) Yury Semikhatsky 2019-11-22 14:04:04 -0800
  • ee5579beda fix Yury Semikhatsky 2019-11-22 13:37:28 -0800
  • ac01262c88
    feat(page): support Page.evaluateOnNewDocument for WebKit (#55) Yury Semikhatsky 2019-11-22 13:14:07 -0800
  • 994940f190 fdescribe => decribe Yury Semikhatsky 2019-11-22 13:12:25 -0800
  • e04910501b
    feat(select): use ElementHandle instead of 'id=foo' when choosing options (#54) Dmitry Gozman 2019-11-22 11:54:49 -0800
  • aecbcfa806 feat(select): use ElementHandle instead of 'id=foo' when choosing options Dmitry Gozman 2019-11-22 11:40:59 -0800
  • b61a57951b feat(page): support Page.evaluateOnNewDocument for WebKit Yury Semikhatsky 2019-11-22 11:54:14 -0800
  • b66b005b1f chore: move wsEndpoint and browser target APIs to features/ (#52) Pavel Feldman 2019-11-22 11:25:53 -0800
  • 508c1960dd
    chore: unify emulateMedia APIs (#53) Pavel Feldman 2019-11-22 11:24:56 -0800
  • be005f4332 chore: unify emulateMedia APIs Pavel Feldman 2019-11-22 08:56:21 -0800
  • c26166203e chore: remove connection / session redundancy (#51) Pavel Feldman 2019-11-22 10:05:32 -0800
  • d7bd94132c chore: move wsEndpoint and browser target APIs to features/ Pavel Feldman 2019-11-21 22:24:08 -0800
  • 2a9634b181 chore: remove connection / session redundancy Pavel Feldman 2019-11-21 21:11:18 -0800
  • 7783400156 feat(select): allow to select options by value/label/id/index (#46) Dmitry Gozman 2019-11-21 21:19:21 -0800
  • 6fcb4d2f30 feat: remove all environment variables and references to puppeteer-core (#47) Joel Einbinder 2019-11-21 21:17:23 -0800
  • f223a98e3d
    feat(chromium): roll Chromium to r717627 (#49) Pavel Feldman 2019-11-21 21:16:00 -0800
  • b64304ecbc devops: make sure cron has necessary PATH Andrey Lushnikov 2019-11-21 19:14:30 -0800
  • 4aff4bfca3 devops: cronjob checks Andrey Lushnikov 2019-11-21 18:52:51 -0800
  • c6c4c01263 devops: add crontab Andrey Lushnikov 2019-11-21 17:58:10 -0800
  • 7af5f4a2a5 devops: save log for cronjob Andrey Lushnikov 2019-11-21 17:48:56 -0800
  • ae878882bb devops: create lock dir Andrey Lushnikov 2019-11-21 17:39:11 -0800
  • 98e05b66fd devops: revamp scripts Andrey Lushnikov 2019-11-21 17:06:57 -0800
  • 31309a401b feat(chromium): roll Chromium to r717627 Pavel Feldman 2019-11-21 17:11:28 -0800
  • 1e91257d6e chore: group chromium-specific features (#45) Pavel Feldman 2019-11-21 16:54:10 -0800
  • 36b4051de4 chore: group chromium-specific features Pavel Feldman 2019-11-21 15:58:42 -0800
  • 6bad71c588 fixup install Joel Einbinder 2019-11-21 16:32:55 -0800
  • 6fbceac004 feat(select): allow to select options by value/label/id/index Dmitry Gozman 2019-11-21 16:17:40 -0800
  • a5fa417d04 feat: remove all environment variables and references to puppeteer-core Joel Einbinder 2019-11-21 16:26:32 -0800
  • 8dce249a7a devops: no prompts in check_build_archive_upload.sh Andrey Lushnikov 2019-11-21 15:42:18 -0800
  • e1f3f5cfed devops: add cronjobs Andrey Lushnikov 2019-11-21 15:25:46 -0800
  • 57bbd81824
    chore: introduce injected source lazily evaluated by execution context (#42) Dmitry Gozman 2019-11-21 14:43:30 -0800
  • e3dcac1d46
    chore: move interception API into features/ (#43) Pavel Feldman 2019-11-21 14:41:38 -0800
  • 6537d9bbd0 chore: move interception API into features/ Pavel Feldman 2019-11-20 20:17:11 -0800
  • 43836c9178 Revert "docs: show browser test stats in the readme (#24)" Andrey Lushnikov 2019-11-21 13:00:48 -0800
  • 7b415ef698 feat(fill): option to wait for the element to become enabled before filling Dmitry Gozman 2019-11-21 09:56:56 -0800
  • 32ab2651c3 chore: introduce injected source lazily evaluated by execution context Dmitry Gozman 2019-11-20 17:03:19 -0800
  • 2b40361b0a devops: fix check_cdn script Andrey Lushnikov 2019-11-20 18:02:36 -0800
  • 4f3834dd69 devops: revamp archive.sh scripts to accept a target .zip name Andrey Lushnikov 2019-11-20 18:01:07 -0800
  • af0ba0e713 devops: move check_cdn to tools Andrey Lushnikov 2019-11-20 10:31:26 -0800
  • f9d2f13540 devops: fix firefox archiving script Andrey Lushnikov 2019-11-20 10:08:55 -0800
  • 92a6500b23 feat(webkit): page.fill and friends (#40) Joel Einbinder 2019-11-20 16:57:37 -0800
  • e869b12f46 chore: remove touchscreen API (#41) Pavel Feldman 2019-11-20 16:55:02 -0800
  • 9f826d1161 chore: remove touchscreen API Pavel 2019-11-20 16:49:09 -0800
  • ce59a27332 feat(webkit): page.fill and friends Joel Einbinder 2019-11-20 16:51:06 -0800
  • 206cf7b83f feat(webkit): pass all keyboard tests (#39) Joel Einbinder 2019-11-20 16:39:12 -0800
  • 308d602f06 chore: update version Andrey Lushnikov 2019-11-20 16:23:40 -0800
  • bf78b93428 pass all webkit keyboard tests Joel Einbinder 2019-11-20 15:30:02 -0800
  • f9a89eb313 chore: split vendor APIs (#38) Pavel Feldman 2019-11-20 15:16:57 -0800
  • 23c5e55794 chore: split vendor APIs Pavel 2019-11-20 14:57:37 -0800