Commit graph

  • cfa20d1e32 feat(install): use shared installation folder by default Pavel 2020-04-29 17:11:05 -0700
  • 1e411a84e7 test: mark couple tests as failing on Windows Yury Semikhatsky 2020-04-29 18:40:23 -0700
  • c55db6d315
    browser(webkit): roll webkit to 1213 (#2045) Pavel Feldman 2020-04-29 18:40:18 -0700
  • 78b44ed2a0
    fix: report new window downloads (#2019) Yury Semikhatsky 2020-04-29 18:36:24 -0700
  • 5993a6a0e0
    fix: throw from eval methods if >1 argument is passed (#2043) Yury Semikhatsky 2020-04-29 18:35:04 -0700
  • 08343c92db browser(webkit): roll webkit to 1213 Pavel 2020-04-29 18:26:39 -0700
  • e8ce7ee0a8 Add await Yury Semikhatsky 2020-04-29 17:27:28 -0700
  • 0228ba4992
    feat(registry): implement download registry (#1979) Pavel Feldman 2020-04-29 17:19:21 -0700
  • e89561a8c3 fit -> it Yury Semikhatsky 2020-04-29 17:19:21 -0700
  • 036b5c65f9 fix: throw from eval methods if >1 argument is passed Yury Semikhatsky 2020-04-29 17:13:59 -0700
  • 062a8361c8
    test: cleanup installation tests from top-level env variables (#2022) Andrey Lushnikov 2020-04-29 17:10:44 -0700
  • cccf3f7248 chore: bringing back paused=true Pavel 2020-04-29 17:02:24 -0700
  • fa0fe3f8ec feat(registry): implement download registry Pavel 2020-04-24 21:49:59 -0700
  • c01e554edd
    test: add more pausing tests (#2040) Pavel Feldman 2020-04-29 16:17:03 -0700
  • 67deffe12f browser(webkit): follow up to satisfy mac linter Pavel 2020-04-29 16:14:31 -0700
  • 0bdfd0ff5d inherit Andrey Lushnikov 2020-04-29 15:41:44 -0700
  • 3fefa7b7ff
    docs: fix docs for $foo methods that assumed css selectors (#2039) Dmitry Gozman 2020-04-29 15:24:59 -0700
  • 1b3273c17d chore: fix build to show logs Andrey Lushnikov 2020-04-29 15:17:39 -0700
  • b94f9108f1
    browser(webkit): introduce Page.setActivityPaused (#2041) Pavel Feldman 2020-04-29 15:15:30 -0700
  • c921cc19ec
    chore: use xvfb from newer github action (#2035) Arjun Attam 2020-04-29 15:07:21 -0700
  • 4652b9e248
    docs: Recommend using --ipc=host in docker (#2038) Steve Davis 2020-04-29 17:52:50 -0400
  • 1c61d35fb0 browser(webkit): introduce Page.setActivityPaused Pavel 2020-04-29 14:50:06 -0700
  • 9f77aa1897 test: add more pausing tests Pavel 2020-04-29 14:41:25 -0700
  • b3490d1a4d docs: fix docs for $foo methods that assumed css selectors Dmitry Gozman 2020-04-29 14:29:10 -0700
  • 3a29631e9f
    docs: improve docs around actionability and visibility (#2036) Dmitry Gozman 2020-04-29 14:18:01 -0700
  • 46fee39307 docs: improve docs around actionability and visibility Dmitry Gozman 2020-04-29 13:23:10 -0700
  • 13d38a0423 chore: use xvfb from newer github action Arjun Attam 2020-04-29 13:17:07 -0700
  • c6b3dd5e03 docs: Recommend using --ipc=host in docker Steve Davis 2020-04-29 16:31:00 -0400
  • 9e3e584845 Make onDownload sync again Yury Semikhatsky 2020-04-29 12:30:55 -0700
  • 0649525078 Bump firefox revision Yury Semikhatsky 2020-04-28 14:23:53 -0700
  • 22018ef347 fix: report new window downloads Yury Semikhatsky 2020-04-28 14:13:12 -0700
  • 534857269b
    fix(console): respect repeat count in webkit (#2032) Pavel Feldman 2020-04-29 12:13:57 -0700
  • b11d7f15bb
    feat(input): retry when hit target check fails, prepare for page pause (#2020) Dmitry Gozman 2020-04-29 11:05:23 -0700
  • bfdee1adfa fix(docker): add more Chromium deps Yury Semikhatsky 2020-04-29 10:59:34 -0700
  • ee2c3d5bb2 fix(console): respect repeat count in webkit Pavel Feldman 2020-04-29 10:56:00 -0700
  • dd25177abe feat(input): retry when hit target check fails, prepare for page pause Dmitry Gozman 2020-04-28 17:05:37 -0700
  • 6c94f604d8
    feat(chromium): roll to r763809 (#2028) Pavel Feldman 2020-04-29 08:44:09 -0700
  • 05cd275336 feat(chromium): roll to r763809 Pavel Feldman 2020-04-29 08:09:47 -0700
  • 8566a58e4c test: cleanup installation tests from top-level env variables Andrey Lushnikov 2020-04-28 23:37:40 -0700
  • d010a84dfc chore: cut v0.16.0 Andrey Lushnikov 2020-04-28 23:29:51 -0700
  • 2cdf297245
    chore: remove uncompiled download-browser (#2018) Pavel Feldman 2020-04-28 17:06:01 -0700
  • 1557a64e82 chore: remove uncompiled download-browser Pavel 2020-04-28 15:30:29 -0700
  • c7b2c87f72
    test: add failing test for creating two headful contexts (#1994) Yury Semikhatsky 2020-04-28 14:20:33 -0700
  • b6d1cbf402
    browser(firefox): report new window downloads (#2014) Yury Semikhatsky 2020-04-28 14:20:07 -0700
  • 61cf37a127 browser(firefox): report new window downloads Yury Semikhatsky 2020-04-28 14:17:12 -0700
  • 7f5d89009c
    test(click): add a test for 'Element has moved' exception (#2017) Dmitry Gozman 2020-04-28 11:58:22 -0700
  • 6d55087743
    Merge branch 'master' into cr-crash-test Yury Semikhatsky 2020-04-28 11:44:04 -0700
  • 910469cd03
    chore: do not run git fetch in export.sh (#2015) Yury Semikhatsky 2020-04-28 11:42:01 -0700
  • 62966ba963
    test(permissions): add chromium test for clipboard permissions (#2016) Pavel Feldman 2020-04-28 11:41:44 -0700
  • c8331ec736 test(click): add a test for 'Element has moved' exception Dmitry Gozman 2020-04-28 10:43:48 -0700
  • d52bd92983
    chore: read browser revisions off browsers.json (#2009) Pavel Feldman 2020-04-28 10:37:23 -0700
  • 5c1fd4d2dc test(permissions): add chromium test for clipboard permissions Pavel 2020-04-28 10:34:05 -0700
  • e9ad21d66b chore: do not run git fetch in export.sh Yury Semikhatsky 2020-04-28 10:21:43 -0700
  • c866c665f0 chore: update issue templates Pavel Feldman 2020-04-28 10:17:13 -0700
  • 3abd060e95 chore: read browser revisions off browsers.json Pavel Feldman 2020-04-27 21:05:32 -0700
  • 2b5ff83eaf
    test: add failing headful test (#2013) Pavel Feldman 2020-04-28 09:48:44 -0700
  • 64b54a321e test: add failing headful test Pavel 2020-04-28 09:05:07 -0700
  • e534568736
    feat(chromium): roll back to r760827 to make headful happy (#2010) Pavel Feldman 2020-04-27 23:02:30 -0700
  • 1491db3f60 feat(chromium): roll back to r760827 to make headful happy Pavel Feldman 2020-04-27 22:00:53 -0700
  • f662686fcd
    chore(css selector): temporarily remove light dom shortcut (#2008) Dmitry Gozman 2020-04-27 20:23:31 -0700
  • f7e35544d4 chore(css selector): temporarily remove light dom shortcut Dmitry Gozman 2020-04-27 19:54:21 -0700
  • 8aab725813
    fix(css selector): properly parse quoted attributes when querying in shadow (#2007) Dmitry Gozman 2020-04-27 19:50:11 -0700
  • 947ce8bf41 fix(css selector): properly parse quoted attributes when querying in shadow Dmitry Gozman 2020-04-27 18:22:33 -0700
  • 1c90b7af55 chore: turn the core deps around Pavel 2020-04-27 17:44:24 -0700
  • d8cccbdb67
    test: add goto after click test (#1999) Pavel Feldman 2020-04-27 17:16:32 -0700
  • bf0bc0eeb0 browser(webkit): fix navigation policy decisions Dmitry Gozman 2020-04-27 17:02:43 -0700
  • 4f47079bd1 fix(webkit): handle Page.frame{Will,Did}RequestNavigation Dmitry Gozman 2020-04-27 16:56:28 -0700
  • 031587a9cf
    fix(visibility): unify visibilty checks (#1998) Dmitry Gozman 2020-04-27 15:40:46 -0700
  • 4b0d977489
    fix(docs): clarify the single/double quotes usage in text selector (#2002) Dmitry Gozman 2020-04-27 14:16:13 -0700
  • 030c217ae8
    test: add a test for selectors with spaces in css attributes (#2001) Dmitry Gozman 2020-04-27 13:47:09 -0700
  • 74ef0d983a fix(visibility): unify visibilty checks Dmitry Gozman 2020-04-27 11:41:31 -0700
  • cce2cee56a fix(docs): clarify the single/double quotes usage in text selector Dmitry Gozman 2020-04-27 13:32:44 -0700
  • 37193eef77 test: add a test for selectors with spaces in css attributes Dmitry Gozman 2020-04-27 13:10:03 -0700
  • 0f2d5846a1 test: add goto after click test Pavel 2020-04-27 12:26:51 -0700
  • 7f8aa703dd
    api(waitFor): remove waitFor, use specialized wait functions (#1995) Pavel Feldman 2020-04-27 12:08:29 -0700
  • be75f1b0a3 api(waitFor): remove waitFor, use specialized wait functions Pavel 2020-04-27 10:27:04 -0700
  • f9f5fd03b0
    feat(selectors): allow to capture intermediate result (#1978) Dmitry Gozman 2020-04-27 10:14:09 -0700
  • f58d909db4
    fix(firefox): use separate processes for pages in different contexts (#1976) Yury Semikhatsky 2020-04-27 10:13:43 -0700
  • df7338c2ce Revert "chore: cut v1.0.0-post (#1966)" Pavel 2020-04-27 10:05:11 -0700
  • 1fd52ee724
    Merge branch 'master' into ff-isolation-test Yury Semikhatsky 2020-04-27 09:32:47 -0700
  • a2664b1580
    docs: update ci section in getting started Arjun Attam 2020-04-27 09:27:50 -0700
  • 76ca721930 test: add failing test for creating two headful contexts Yury Semikhatsky 2020-04-27 09:21:59 -0700
  • cbc0c4f0e2 devops: test install over more node versions Ross A. Wollman 2020-04-26 18:48:18 -0700
  • 41c6c71097 feat(selectors): allow to capture intermediate result Dmitry Gozman 2020-04-24 20:44:00 -0700
  • f386fa9415
    test: add failing test for new page downloads (#1984) Yury Semikhatsky 2020-04-25 09:35:35 -0700
  • 9f09973190
    chore: update vuln dep (acorn) (#1980) Ross Wollman 2020-04-25 09:33:44 -0700
  • d331a8c89c test: add failing test for new page downloads Yury Semikhatsky 2020-04-25 08:52:43 -0700
  • f9bd1d0720
    fix(webkit): fix blob downloads on mac (#1972) Yury Semikhatsky 2020-04-25 08:46:58 -0700
  • a3a172134c chore: update vuln dep (acorn) Ross A. Wollman 2020-04-24 22:32:39 -0700
  • 7ecf252dd6
    feat(text selector): concat sibling text nodes when calculating text (#1969) Dmitry Gozman 2020-04-24 20:49:29 -0700
  • b60c006c63
    chore: simplify and restructure downloads (#1974) Pavel Feldman 2020-04-24 19:14:10 -0700
  • d8a10e6a21 chore: simplify and restructure downloads Pavel 2020-04-24 16:43:58 -0700
  • a43eac3809
    browser(firefox): use separate web processes for different contexts (#1975) Yury Semikhatsky 2020-04-24 17:55:08 -0700
  • 21af0b3170 fix(firefox): use separate processes for pages in different contexts Yury Semikhatsky 2020-04-24 17:32:16 -0700
  • 0052df90ca browser(firefox): use separate web processes for different contexts Yury Semikhatsky 2020-04-24 17:33:35 -0700
  • b498a3f2ba
    browser(webkit): make blob downloads work on Mac (#1971) Yury Semikhatsky 2020-04-24 16:53:25 -0700
  • f29f6c3426 fix(webkit): fix blob downloads on mac Yury Semikhatsky 2020-04-24 16:26:25 -0700
  • 1eec3f1560 browser(webkit): make blob downloads work on Mac Yury Semikhatsky 2020-04-24 16:23:48 -0700
  • 242c3667ce
    browser(webkit): fix compilation when orientation events are disabled (#1970) Yury Semikhatsky 2020-04-24 16:11:00 -0700
  • 3db3b34fd2 browser(webkit): fix compilation when orientation events are disabled Yury Semikhatsky 2020-04-24 16:08:45 -0700