Nikolay Vitkov
|
c06e15fb5b
|
fix: added clipboard permission that was not exposed (#10119)
|
2023-06-19 08:53:54 +00:00 |
|
jrandolf
|
39847bd231
|
refactor: use input API for CDP inputs (#10401)
|
2023-06-19 10:12:43 +02:00 |
|
Nikolay Vitkov
|
138cc5c961
|
fix: WaitForNetworkIdle and Deferred.race (#10411)
|
2023-06-19 08:11:59 +00:00 |
|
jrandolf
|
ede6f5cfe2
|
chore: separate input api (#10400)
|
2023-06-19 09:33:19 +02:00 |
|
Alex Rudenko
|
90a9de7257
|
chore: implement default context and newPage/pages (#10397)
|
2023-06-16 15:27:31 +02:00 |
|
Alex Rudenko
|
eda592426e
|
chore: enable waitForFunction tests (#10396)
|
2023-06-16 12:58:08 +02:00 |
|
Nikolay Vitkov
|
d560299aa8
|
chore: add waitForSelector for BiDi (#10383)
|
2023-06-16 09:16:04 +02:00 |
|
Alex Rudenko
|
903afc3715
|
chore: implement acceptInsecureCerts and version for BiDi (#10365)
|
2023-06-13 10:17:23 +02:00 |
|
Nikolay Vitkov
|
9aee41a53d
|
chore: run more BiDi test (#10355)
|
2023-06-12 14:50:30 +02:00 |
|
Alex Rudenko
|
ba28724952
|
fix: Locator.scroll in race (#10363)
|
2023-06-12 12:07:16 +00:00 |
|
Nikolay Vitkov
|
a31231ef54
|
chore: implement common functions for BiDi (#10345)
|
2023-06-12 11:32:19 +02:00 |
|
Alex Rudenko
|
9c35e9ab1f
|
feat: implement Locator.race (#10337)
|
2023-06-07 12:45:02 +02:00 |
|
Nikolay Vitkov
|
0371beebba
|
chore: $ and $$ BiDi support (#10318)
|
2023-06-06 12:39:54 +00:00 |
|
Alex Rudenko
|
1d43e571d1
|
chore: refactor locator options (#10325)
|
2023-06-06 13:03:32 +02:00 |
|
Alex Rudenko
|
b81b019083
|
chore: mark Locator constructor as private (#10322)
|
2023-06-06 11:51:34 +02:00 |
|
Alex Rudenko
|
1f978f5fc5
|
feat: implement Locators (#10305)
|
2023-06-02 17:46:10 +00:00 |
|
Nikolay Vitkov
|
4d0dbbc517
|
feat: add page.removeExposedFunction (#10297)
|
2023-06-02 14:08:36 +02:00 |
|
Nikolay Vitkov
|
9abd48a062
|
fix: content() not showing comments outside html tag (#10293)
|
2023-06-01 21:51:16 +02:00 |
|
Thiago Perrotta
|
27db1eb4f4
|
docs: add webp to captureScreenshot.format (#10295)
|
2023-06-01 15:49:27 +00:00 |
|
Nikolay Vitkov
|
39e9737232
|
refactor: Deferred to a class (#10282)
|
2023-05-31 23:36:19 +02:00 |
|
Nikolay Vitkov
|
3fdad21744
|
chore: update Docs dependencies (#10275)
|
2023-05-31 09:30:22 +00:00 |
|
Nikolay Vitkov
|
e61d9cbb4b
|
chore: refactor waitForNetworkIdle + waitForEvent (#10277)
|
2023-05-31 09:32:16 +02:00 |
|
Alex Rudenko
|
54d6192262
|
chore: add methods to configure locators (#10273)
|
2023-05-30 13:20:00 +00:00 |
|
Nikolay Vitkov
|
b03acac30f
|
chore: add support for waitForNetworkIdle (#10261)
|
2023-05-30 11:07:55 +00: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 |
|
Alex Rudenko
|
9ca9bbf259
|
chore: implement fill for locators (#10220)
|
2023-05-23 13:55: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 |
|
Alex Rudenko
|
87ca58f97a
|
chore: implement locators for scroll and hover (#10219)
|
2023-05-22 09:57:51 +00:00 |
|
Nikolay Vitkov
|
2808240c71
|
chore: implement Frames for BiDi (#10121)
|
2023-05-15 16:39:47 +02:00 |
|
Alex Rudenko
|
9a1aff8a4c
|
chore: implement locators with a click (#10009)
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
|
2023-05-05 09:11:16 +00: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 |
|
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 |
|
Alex Rudenko
|
8283823cb8
|
fix: continue requests without network instrumentation (#10046)
|
2023-04-20 12:28:56 +00: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 |
|
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 |
|
Nikolay Vitkov
|
327febe2c9
|
chore: importFs handles it's own error (#9971)
|
2023-04-04 17:29:29 +02: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
|
a99abc9a2f
|
docs: remove unhelpful api pages (#9933)
|
2023-03-28 18:02:00 +00:00 |
|
Nikolay Vitkov
|
c4e1675589
|
chore: fix BiDi to use cm (#9926)
|
2023-03-28 11:57:58 +00:00 |
|
Nikolay Vitkov
|
3866e462bc
|
chore: add basic screenshot to BiDi (#9923)
|
2023-03-28 13:02:59 +02:00 |
|
Nikolay Vitkov
|
95c99e84b8
|
chore: add PDF print for BiDi (#9914)
|
2023-03-27 11:39:40 +02:00 |
|
Michael "Z" Goddard
|
a5149d52f5
|
feat: add Page.waitForDevicePrompt (#9299)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
|
2023-03-21 10:21:10 +01:00 |
|
Nikolay Vitkov
|
16b39de5ca
|
chore: extract HTTP prep for BiDi network module (#9840)
|
2023-03-15 17:51:34 +01:00 |
|