Commit Graph

15 Commits

Author SHA1 Message Date
Alex Rudenko
3eab6b5381
refactor: simplify worlds handling (#12400) 2024-05-06 17:19:23 +02:00
Alex Rudenko
ac1767da0b
fix: apply timeout to waiting for a response (#12142) 2024-03-25 08:44:11 +00:00
Alex Rudenko
d4760317c9
fix: reload should not resolve early on fragment navigations (#12119) 2024-03-21 10:54:57 +00:00
jrandolf
194e7f5063
chore: move worlds to CDP (#11852) 2024-02-06 17:49:51 +01:00
Nikolay Vitkov
b6c5642cc9
chore: update license headers (#11563) 2024-01-03 10:11:33 +00:00
Alex Rudenko
b0c5392cb3
fix: improve reliability of exposeFunction (#11600) 2024-01-02 13:58:55 +01:00
Nikolay Vitkov
8be3e797bb
refactor: move setContent to common impl (#11455)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-11-29 17:25:54 +00:00
Nikolay Vitkov
ee06a1381b
chore: update unsupported to return never (#11391) 2023-11-14 17:56:00 +01:00
Nikolay Vitkov
0fe89b7da9
chore: add new UnsupportedOperation Error (#11322) 2023-11-09 13:57:33 +01:00
Thiago Perrotta
faea1d4791
refactor: use page().mainFrame() instead of manually computing the ro… (#11166) 2023-10-16 09:55:04 +00:00
Thiago Perrotta
257be15d83
fix: Page.waitForDevicePrompt crash (#11153) 2023-10-15 14:32:33 +00:00
Thiago Perrotta
d99f9d752b
chore: use CdpPage instead of Page in CDP frames (#11157) 2023-10-13 16:00:20 +00:00
jrandolf
bd6c246b18
chore: add @typescript-eslint/no-import-type-side-effects (#11040) 2023-09-26 18:24:24 +02:00
jrandolf
164bdd29b0
chore: use custom disposable stack (#10943) 2023-09-19 18:13:51 +02:00
jrandolf
09207a71b8
chore: separate code to semantic folders (#10914) 2023-09-16 22:56:40 +02:00