Nikolay Vitkov
|
8644744dce
|
chore: use a type for protocol (#11394)
|
2023-11-16 08:23:08 +01:00 |
|
Nikolay Vitkov
|
474d73fe1b
|
refactor: extract Connect interfaces into common (#11392)
|
2023-11-14 15:21:24 +01:00 |
|
Nikolay Vitkov
|
915eb7ff4e
|
chore: update Prettier (#11372)
|
2023-11-13 13:28:15 +01:00 |
|
Alex Rudenko
|
4bf2a09a13
|
fix: mitt types should not be exported (#11371)
|
2023-11-13 13:27:17 +01:00 |
|
Maksim Sadym
|
9f161ec76b
|
chore: implement Puppeteer.connect for BiDi over CDP browser (#11350)
Co-authored-by: Maksim Sadym <sadym@google.com>
|
2023-11-13 10:44:48 +01:00 |
|
Maksim Sadym
|
3a11926bd8
|
refactor: respect protocol option in Puppeteer.connect (#11338)
Co-authored-by: Maksim Sadym <sadym@google.com>
|
2023-11-09 18:12:23 +01:00 |
|
Nikolay Vitkov
|
0fe89b7da9
|
chore: add new UnsupportedOperation Error (#11322)
|
2023-11-09 13:57:33 +01:00 |
|
Nikolay Vitkov
|
d2480b022d
|
fix: better debugging for WaitTask (#11330)
|
2023-11-09 10:38:27 +00:00 |
|
Alex Rudenko
|
019bc82192
|
chore: update expected bidi errors (#11022)
|
2023-10-31 16:23:29 +01:00 |
|
Nikolay Vitkov
|
5278de9276
|
chore: use internal method for networkidle with BiDi (#11167)
|
2023-10-24 10:07:35 +02:00 |
|
Alex Rudenko
|
954c75f9a9
|
fix: remove import cycle in query handlers (#11234)
|
2023-10-23 15:21:48 +00:00 |
|
Alex Rudenko
|
60f1b788a6
|
fix: remove import cycle in connection (#11225)
|
2023-10-23 09:02:19 +00:00 |
|
Nikolay Vitkov
|
9d34c09013
|
chore: update chromium-bidi (#11179)
Co-authored-by: Randolf <jrandolf@google.com>
|
2023-10-19 10:18:12 +02:00 |
|
Nikolay Vitkov
|
0316863391
|
feat: added tagged (accessible) PDFs option (#11182)
|
2023-10-17 16:37:07 +02:00 |
|
Nikolay Vitkov
|
8290dc9de9
|
refactor: use RxJS for waitForHttp (#11133)
|
2023-10-13 12:35:43 +02:00 |
|
jrandolf
|
e45f20b52a
|
chore: rename index.ts to mitt.ts (#11134)
|
2023-10-11 16:57:27 +02:00 |
|
jrandolf
|
9e7a30ece5
|
chore: update dependencies (#11119)
|
2023-10-11 12:03:40 +02:00 |
|
Alex Rudenko
|
6098bab2ba
|
fix: xpath queries should be atomic (#11101)
|
2023-10-09 14:21:22 +02:00 |
|
jrandolf
|
317f82055b
|
fix: update file chooser events (#11057)
|
2023-10-06 08:28:19 +02:00 |
|
jrandolf
|
bd6c246b18
|
chore: add @typescript-eslint/no-import-type-side-effects (#11040)
|
2023-09-26 18:24:24 +02:00 |
|
Alex Rudenko
|
02a9917d16
|
test: detect dependency cycles (#10973)
|
2023-09-21 22:22:38 +02:00 |
|
jrandolf
|
ecd6ac9dfa
|
chore: implement element screenshot (#10963)
|
2023-09-21 21:21:12 +02:00 |
|
Nikolay Vitkov
|
ce5461d0d5
|
chore: don't use Object.freeze for internal properties (#10945)
|
2023-09-20 15:59:00 +02:00 |
|
jrandolf
|
164bdd29b0
|
chore: use custom disposable stack (#10943)
|
2023-09-19 18:13:51 +02:00 |
|
jrandolf
|
a0e57f7eb2
|
fix: fix line/column number in errors (#10926)
|
2023-09-18 11:52:04 +02:00 |
|
Nikolay Vitkov
|
1283ca5bcf
|
chore: tweaks after protocol separation (#10917)
|
2023-09-17 00:00:39 +02:00 |
|
jrandolf
|
09207a71b8
|
chore: separate code to semantic folders (#10914)
|
2023-09-16 22:56:40 +02:00 |
|
jrandolf
|
c949656a43
|
chore: use @typescript-eslint/consistent-type-imports (#10913)
|
2023-09-15 13:00:20 +02:00 |
|
Nikolay Vitkov
|
e8640fff16
|
chore: fix bidi reload (#10911)
|
2023-09-14 15:40:18 +02:00 |
|
jrandolf
|
3c659e7170
|
chore: add back _client method (#10910)
|
2023-09-14 14:07:17 +02:00 |
|
jrandolf
|
1c66c547b1
|
chore: use throwIfDisposed in ElementHandle and JSHandle (#10904)
|
2023-09-14 11:57:06 +02:00 |
|
jrandolf
|
9342bac263
|
feat: implement improved Drag n' Drop APIs (#10651)
|
2023-09-14 11:14:30 +02:00 |
|
Nikolay Vitkov
|
aefbde60d7
|
refactor: align names (#10903)
|
2023-09-13 21:57:26 +02:00 |
|
Alex Rudenko
|
ea14834fdf
|
fix: handle frame manager init without unhandled rejection (#10902)
|
2023-09-13 17:51:58 +00:00 |
|
browser-automation-bot
|
4b8d20d0ed
|
feat: roll to Chrome 117.0.5938.62 (r1181205) (#10893)
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
|
2023-09-13 14:35:47 +00:00 |
|
jrandolf
|
9b6f1de8b9
|
feat: implement typed events (#10889)
|
2023-09-13 15:47:55 +02:00 |
|
Alex Rudenko
|
b3f3199d10
|
refactor: reduce boilerplate in the emulation state management (#10895)
|
2023-09-13 12:15:22 +02:00 |
|
Nikolay Vitkov
|
2e650f36e5
|
refactor: use RxJs for WaitForNetworkIdle (#10888)
|
2023-09-12 12:00:04 +00:00 |
|
Nikolay Vitkov
|
2487486675
|
chore: expectations update (#10859)
|
2023-09-12 09:24:09 +00:00 |
|
Alex Rudenko
|
d1b1b10910
|
refactor: sync emulation settings (#10865)
|
2023-09-11 15:39:35 +00:00 |
|
jrandolf
|
eb89720704
|
chore: reimplement document caching (#10878)
|
2023-09-11 12:07:52 +00:00 |
|
jrandolf
|
253d469515
|
chore: implement exposeFunction (#10860)
|
2023-09-11 12:46:17 +02:00 |
|
jrandolf
|
24a357dbdb
|
chore: update chromium-bidi (#10862)
|
2023-09-08 13:51:44 +02:00 |
|
Alex Rudenko
|
f8c7a46448
|
refactor: sync timezone state (#10857)
|
2023-09-07 09:57:19 +00:00 |
|
Alex Rudenko
|
7f9c14c745
|
refactor: remove setImmediate (#10856)
|
2023-09-07 10:44:33 +02:00 |
|
Alex Rudenko
|
72175906a5
|
refactor: sync emulation state with secondary clients (#10849)
|
2023-09-07 10:05:57 +02:00 |
|
jrandolf
|
28564b36e1
|
chore: handle RealmCreated properly (#10834)
|
2023-09-06 16:32:47 +02:00 |
|
Nikolay Vitkov
|
0ab6f76945
|
docs: fix warnings, remove node 14, sort files (#10846)
|
2023-09-05 10:41:21 +02:00 |
|
Nikolay Vitkov
|
7ac04eb2e5
|
chore: use deep serialization zero for Handles (#10848)
|
2023-09-05 10:39:52 +02:00 |
|
jrandolf
|
d4bf52985e
|
refactor: use generic implementations (#10833)
|
2023-09-05 09:10:16 +02:00 |
|