Commit Graph

240 Commits

Author SHA1 Message Date
jrandolf
fbdcc0d646 fix: add parenthesis to JS values in interpolateFunction (#10426) 2023-06-20 16:26:10 +02:00
Alex Rudenko
0556799e5a chore: fix error in Connection for Firefox (#10422) 2023-06-20 11:07:56 +02:00
jrandolf
3ba7fba838 chore: implement Bidi keyboard (#10417) 2023-06-19 17:44:39 +02:00
jrandolf
4f6b0d4e45 chore: implement Webdriver BiDi mouse and touchscreen (#10402)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-06-19 11:26:30 +00:00
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
866addd132 chore: emulation over bidi+ (#10391) 2023-06-15 15:58:48 +02:00
Alex Rudenko
e4110746f1 chore: move more things to emulation manager (#10390) 2023-06-15 12:30:37 +00:00
Alex Rudenko
ca4ab96812 chore: roll back interfaces for wrapping CDP (#10389) 2023-06-15 13:34:54 +02:00
Alex Rudenko
853d0dc76f chore: enable coverage over bidi+ (#10387) 2023-06-15 10:00:14 +02:00
browser-automation-bot
93115587c9 fix: roll to Chrome 114.0.5735.133 (r1135570) (#10384) 2023-06-15 05:47:56 +00:00
Alex Rudenko
3171c12a0c fix: avoid importing puppeteer-core.js (#10376) 2023-06-13 13:57:00 +00:00
Alex Rudenko
2961449391 test: misc test improvements (#10371) 2023-06-13 13:05:01 +00:00
Alex Rudenko
7cb6059bcc fix: mark CDPSessionOnMessageObject as internal (#10373) 2023-06-13 13:53:48 +02:00
Alex Rudenko
9473d740e7 chore: tracing over bidi+ (#10370)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-06-13 09:25:32 +00:00
Alex Rudenko
c2d3488ad8 fix: specify the context id when adding bindings (#10366) 2023-06-13 10:17:48 +02:00
Alex Rudenko
903afc3715 chore: implement acceptInsecureCerts and version for BiDi (#10365) 2023-06-13 10:17:23 +02:00
jrandolf
35aedc0dbb feat: add reset to mouse (#10340) 2023-06-12 17:59:28 +00: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
edb03d695b chore: add a11y to bidi over bidi+ (#10338) 2023-06-07 13:54:09 +02:00
Nikolay Vitkov
3552d97360 chore: update dependencies (#10336) 2023-06-07 11:17:31 +00:00
Alex Rudenko
9c35e9ab1f feat: implement Locator.race (#10337) 2023-06-07 12:45:02 +02:00
browser-automation-bot
60acefc1d6 fix: roll to Chrome 114.0.5735.90 (r1135570) (#10329) 2023-06-07 06:32:32 +00:00
Nikolay Vitkov
0371beebba chore: $ and $$ BiDi support (#10318) 2023-06-06 12:39:54 +00:00
Alex Rudenko
dea71bac40 chore: stop disabling DIPS (#10326) 2023-06-06 11:57:48 +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
jrandolf
bc0b04beef fix: ensure stack trace contains one line (#10317) 2023-06-06 07:11:46 +00:00
Nikolay Vitkov
793a371837 refactor: Tracing uses deferred (#10315) 2023-06-05 11:34:53 +00:00
Alex Rudenko
1f978f5fc5 feat: implement Locators (#10305) 2023-06-02 17:46:10 +00:00
Alexandra Borovova
e8d044cb8d fix: send capabilities property in session.new command (#10311) 2023-06-02 17:37:25 +02:00
Nikolay Vitkov
4d0dbbc517 feat: add page.removeExposedFunction (#10297) 2023-06-02 14:08:36 +02:00
Alex Rudenko
021402d136 feat(chrome): roll to Chrome 114.0.5735.45 (r1135570) (#10302) 2023-06-02 09:12:31 +00: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
74becdb6a0 chore: add browser and browserContext methods to Page (#10290) 2023-06-01 11:04:36 +00:00
Nikolay Vitkov
39e9737232 refactor: Deferred to a class (#10282) 2023-05-31 23:36:19 +02:00
Nikolay Vitkov
6923c6b3de chore: simplify waitWithTimeout (#10278) 2023-05-31 14:48:51 +02:00
Nikolay Vitkov
6f8ea5764d chore: add Page.reload for BiDi (#10274) 2023-05-31 13:13:34 +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