Nikolay Vitkov
|
7aa7f46c7c
|
docs: update Contributing (#10289)
|
2023-06-01 10:35:59 +02:00 |
|
Junyan
|
b5a124ff73
|
feat: Page.removeScriptToEvaluateOnNewDocument (#10250)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-05-26 07:56:45 +00:00 |
|
Nikolay Vitkov
|
0cac94c0d6
|
chore: EventEmitter should mimic NodeJS' one (#10241)
|
2023-05-24 17:57:56 +02:00 |
|
Junyan
|
81f73a55f3
|
feat: Page.setBypassServiceWorker (#10229)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
|
2023-05-23 13:51:32 +02:00 |
|
Alex Rudenko
|
1ad32ec994
|
feat: add an ability to trim cache for Puppeteer (#10199)
|
2023-05-17 15:21:40 +02:00 |
|
Alex Rudenko
|
d388a6edfd
|
feat: add ability to uninstall a browser (#10179)
|
2023-05-15 09:51:42 +00:00 |
|
Alex Rudenko
|
f342a129e8
|
refactor: introduce an internal PageTarget subclass (#10167)
|
2023-05-12 11:51:28 +02:00 |
|
Alex Rudenko
|
4398f66f28
|
fix: downloadPath should be used by the install script (#10163)
|
2023-05-11 17:09:24 +00:00 |
|
jrandolf
|
317fa732f9
|
feat: implement detailed errors for evaluation (#10114)
|
2023-05-10 10:23:29 +02:00 |
|
Alex Rudenko
|
90ed263eaf
|
feat: support stable/dev/beta/canary keywords for chrome and chromium (#10140)
|
2023-05-08 14:54:44 +02:00 |
|
Taehyun Hwang
|
e6354965e8
|
docs: fix ts error in example code (#10138)
|
2023-05-08 12:38:16 +02:00 |
|
release-please[bot]
|
3a6569e8ef
|
chore: release main (#10137)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-05-05 13:25:47 +02:00 |
|
Alex Rudenko
|
9758cae029
|
fix: rename PUPPETEER_DOWNLOAD_HOST to PUPPETEER_DOWNLOAD_BASE_URL (#10130)
|
2023-05-05 10:32:58 +02:00 |
|
Alex Rudenko
|
6dbd53bc4e
|
docs: remove a link to browserfetcher (#10129)
|
2023-05-04 08:24:04 +00:00 |
|
Mathias Bynens
|
8d08b2f481
|
chore: update CfT Dashboard URLs (#10122)
|
2023-05-03 21:24:03 +02:00 |
|
release-please[bot]
|
ead413b560
|
chore: release main (#10117)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-05-03 18:37:42 +02:00 |
|
release-please[bot]
|
61605a0ed9
|
chore: release main (#10108)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-05-02 16:56:03 +00:00 |
|
Alex Rudenko
|
575f00a31d
|
fix: use AbortSignal.throwIfAborted (#10105)
|
2023-05-02 14:08:05 +02:00 |
|
Nikolay Vitkov
|
a856f8ff76
|
docs: fix link in JSHandle (#10106)
|
2023-05-02 09:48:44 +02:00 |
|
Alex Rudenko
|
df4d60c187
|
feat!: switch to Chrome for Testing instead of Chromium (#10054)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-05-02 08:53:40 +02:00 |
|
Nikolay Vitkov
|
c356e8f8f5
|
docs: use bash tag to get better formatting (#10086)
|
2023-04-26 11:32:33 +02:00 |
|
Alex Rudenko
|
4dd4cb9292
|
feat: add AbortSignal to waitForFunction (#10078)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-04-26 10:50:08 +02:00 |
|
jrandolf
|
8124a7d5bf
|
fix: implement click count (#10069)
|
2023-04-25 13:28:47 +02:00 |
|
jrandolf
|
e5d6864056
|
docs: improve docs on file upload (#10058)
|
2023-04-21 14:15:19 +02:00 |
|
Nikolay Vitkov
|
23d6a95cf1
|
feat: add warn for headless: true (#10039)
Co-authored-by: Mathias Bynens <mathias@qiwi.be>
|
2023-04-21 14:07:10 +02:00 |
|
Alex Rudenko
|
8283823cb8
|
fix: continue requests without network instrumentation (#10046)
|
2023-04-20 12:28:56 +00:00 |
|
jrandolf
|
bbf2c0a8ec
|
chore: use AbortSignal instead of AbortController (#10048)
|
2023-04-20 08:18:48 +02:00 |
|
zeeker999
|
c12512822a
|
feat(webworker): expose WebWorker.client (#10042)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-04-19 11:00:08 +02:00 |
|
Marcus Otterström
|
28154eff6f
|
docs: Document options (#10035)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-04-19 08:19:50 +00:00 |
|
jrandolf
|
502458979d
|
feat: P selectors (#10038)
|
2023-04-18 21:14:45 +02:00 |
|
Alex Rudenko
|
9109b76276
|
feat: support AbortController in waitForSelector (#10018)
|
2023-04-18 16:45:10 +00:00 |
|
jrandolf
|
34db39e447
|
fix: improve mouse actions (#10021)
|
2023-04-17 10:56:51 +02:00 |
|
Alex Rudenko
|
2c35ca30a6
|
docs: clarify linux dependencies (#10026)
|
2023-04-14 14:16:18 +02:00 |
|
Alex Rudenko
|
26c81b7408
|
feat: add ElementHandle.isVisible and ElementHandle.isHidden (#10007)
|
2023-04-12 11:19:46 +02:00 |
|
Alex Rudenko
|
0d556a71d6
|
feat: add ElementHandle.scrollIntoView (#10005)
|
2023-04-12 07:17:18 +02:00 |
|
Alex Rudenko
|
656b562c74
|
fix: make isIntersectingViewport work with SVG elements (#10004)
|
2023-04-11 14:05:10 +00:00 |
|
Alex Rudenko
|
dba1b2d9cc
|
docs: add readme to the API reference index (#10001)
|
2023-04-11 14:47:25 +02:00 |
|
Alex Rudenko
|
1eca5663f1
|
docs: fix typo (#10000)
|
2023-04-11 09:21:15 +00:00 |
|
Alex Rudenko
|
ef0fb5d872
|
feat(browsers): support downloading chromedriver (#9990)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-04-06 16:15:22 +00:00 |
|
Alex Rudenko
|
7d1734a5fa
|
docs: improve docs (#9988)
|
2023-04-06 14:50:22 +02:00 |
|
Alex Rudenko
|
75a136e0de
|
docs: website docs for browsers (#9986)
|
2023-04-06 14:23:10 +02:00 |
|
Nikolay Vitkov
|
c03f5922f8
|
docs: small misc. updates (#9978)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
|
2023-04-05 18:06:33 +02:00 |
|
Alex Rudenko
|
c8f6adf9f3
|
refactor: use browsers for launchers (#9937)
|
2023-04-04 13:29:21 +00:00 |
|
Nikolay Vitkov
|
1396274477
|
docs: remove some redundant instances of @returns (#9943)
|
2023-03-30 11:54:00 +00:00 |
|
Nikolay Vitkov
|
e0eef01f1c
|
docs: use code block for single values (#9936)
|
2023-03-29 15:27:29 +02:00 |
|
Nikolay Vitkov
|
dcd8818399
|
docs: fix website (#9935)
|
2023-03-29 11:37:35 +02:00 |
|
release-please[bot]
|
57e11b320c
|
chore: release main (#9932)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-03-29 07:39:41 +00:00 |
|
Nikolay Vitkov
|
a99abc9a2f
|
docs: remove unhelpful api pages (#9933)
|
2023-03-28 18:02:00 +00:00 |
|
Alex Rudenko
|
4465f4bd19
|
fix: increase the default protocol timeout (#9928)
|
2023-03-28 12:35:13 +00:00 |
|
Kyle McNally
|
b738a0e485
|
docs: update aws lambda options (#9921)
|
2023-03-28 07:05:08 +00:00 |
|