Junyan
|
b5a124ff73
|
feat: Page.removeScriptToEvaluateOnNewDocument (#10250)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-05-26 07:56:45 +00:00 |
|
Alex Rudenko
|
c9cca17833
|
refactor: make deferred promises more robust to use (#10245)
|
2023-05-26 08:02:17 +02:00 |
|
Nikolay Vitkov
|
0cac94c0d6
|
chore: EventEmitter should mimic NodeJS' one (#10241)
|
2023-05-24 17:57:56 +02:00 |
|
Nikolay Vitkov
|
557ec24cfc
|
fix: stacktraces should not throw errors (#10231)
|
2023-05-24 14:42:08 +02:00 |
|
Nikolay Vitkov
|
faab64e1f3
|
chore: use Chrome Canary for BiDi testing (#10222)
|
2023-05-24 11:43:45 +00:00 |
|
Nikolay Vitkov
|
49360eac10
|
chore: fixes expectation for test in Firefox (#10239)
|
2023-05-24 11:56:24 +02:00 |
|
Alex Rudenko
|
8903d2f6ec
|
chore: fix uncaught error (#10234)
|
2023-05-23 15:19:12 +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 |
|
Nikolay Vitkov
|
070ee03d31
|
chore: network module for BiDi (#10159)
|
2023-05-22 14:52:31 +02:00 |
|
Nikolay Vitkov
|
bcf5fd87ae
|
fix: ElementHandle dragAndDrop should fail when interception is disabled (#10209)
|
2023-05-19 15:10:43 +02:00 |
|
Alex Rudenko
|
dab77d0c06
|
refactor: use InitializationStatus consistently (#10192)
|
2023-05-17 10:13:17 +02:00 |
|
Alex Rudenko
|
5a5e4d46a3
|
refactor: change target promises to be deferred (#10191)
|
2023-05-16 15:18:22 +00:00 |
|
Alex Rudenko
|
372d12172b
|
refactor: move target updates to the target manager (#10189)
|
2023-05-16 11:34:10 +00:00 |
|
Nikolay Vitkov
|
2808240c71
|
chore: implement Frames for BiDi (#10121)
|
2023-05-15 16:39:47 +02:00 |
|
Alex Rudenko
|
609584a8b8
|
refactor: add WorkerTarget and OtherTarget (#10181)
|
2023-05-15 11:12:23 +00:00 |
|
jrandolf
|
d0c68ff002
|
fix: use encode/decodeURIComponent (#10183)
|
2023-05-15 12:09:43 +02: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
|
9758cae029
|
fix: rename PUPPETEER_DOWNLOAD_HOST to PUPPETEER_DOWNLOAD_BASE_URL (#10130)
|
2023-05-05 10:32:58 +02:00 |
|
jrandolf
|
9e21d30f75
|
chore: update typescript (#10135)
|
2023-05-05 05:46:17 +00:00 |
|
Alex Rudenko
|
575f00a31d
|
fix: use AbortSignal.throwIfAborted (#10105)
|
2023-05-02 14:08:05 +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 |
|
Alex Rudenko
|
1b125094b9
|
chore: implement defaultViewport (#10089)
|
2023-04-26 15:56:23 +02:00 |
|
Alex Rudenko
|
dd8c229a4f
|
chore: add bidi+ emulation command (#10087)
|
2023-04-26 14:37:31 +02:00 |
|
Nikolay Vitkov
|
e4b57c279a
|
chore: add EsLint rule for no-floating-promises (#10084)
|
2023-04-26 09:53:02 +00: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
|
a6eaac4c39
|
fix: infer last pressed button in mouse move (#10067)
|
2023-04-24 13:14:33 +02:00 |
|
Nikolay Vitkov
|
513f658989
|
chore: bump BiDi Mapper to latest (#10060)
|
2023-04-24 08:25:39 +02:00 |
|
jrandolf
|
e5d6864056
|
docs: improve docs on file upload (#10058)
|
2023-04-21 14:15:19 +02:00 |
|
Alex Rudenko
|
8283823cb8
|
fix: continue requests without network instrumentation (#10046)
|
2023-04-20 12:28:56 +00:00 |
|
jrandolf
|
690aec1b5c
|
fix: install bindings once (#10049)
|
2023-04-20 08:59:36 +02:00 |
|
jrandolf
|
bbf2c0a8ec
|
chore: use AbortSignal instead of AbortController (#10048)
|
2023-04-20 08:18:48 +02:00 |
|
Nikolay Vitkov
|
5547e43829
|
refactor: use deferred promise (#10044)
|
2023-04-19 15:28:38 +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 |
|
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
|
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 |
|
jrandolf
|
ab27f738c9
|
perf: amortize handle iterator (#10002)
|
2023-04-11 13:36:03 +00:00 |
|
Alex Rudenko
|
1eca5663f1
|
docs: fix typo (#10000)
|
2023-04-11 09:21:15 +00:00 |
|
CanadaHonk
|
c09764e4c4
|
fix: add filter to setDiscoverTargets for Firefox (#9693)
|
2023-04-06 16:35:12 +00:00 |
|
Alex Rudenko
|
e7265c9aa9
|
fix: ignore extraInfo events if the response is served from cache (#9983)
|
2023-04-06 12:29:10 +02:00 |
|
Nikolay Vitkov
|
327febe2c9
|
chore: importFs handles it's own error (#9971)
|
2023-04-04 17:29:29 +02:00 |
|
Nikolay Vitkov
|
0b1e20cf5b
|
refactor: prefer use of DeferPromise (#9969)
|
2023-04-04 14:10:26 +00: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 |
|