Commit Graph

691 Commits

Author SHA1 Message Date
jrandolf
7aa3063acd chore: update dependencies (#10958)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-09-20 16:13:32 +02:00
Nikolay Vitkov
ce5461d0d5 chore: don't use Object.freeze for internal properties (#10945) 2023-09-20 15:59:00 +02:00
Darío Kondratiuk
3fc8da9955 refactor: reuse otherTarget on createTarget (#10957) 2023-09-20 15:58:30 +02:00
Alex Rudenko
af42663edb test: unskip touch tests (#10955) 2023-09-20 14:52:43 +02:00
Alex Rudenko
3f79beb71a test: unskip aria tests (#10953) 2023-09-20 12:11:21 +00:00
dependabot[bot]
4bdb113df7 chore(deps): Bump ws from 8.14.1 to 8.14.2 (#10949)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 10:47:59 +02:00
release-please[bot]
d98f488a51 chore: release main (#10942)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-19 20:20:53 +02:00
jrandolf
164bdd29b0 chore: use custom disposable stack (#10943) 2023-09-19 18:13:51 +02:00
jrandolf
cfed7b93ec fix: make CDPSessionEvent.SessionAttached public (#10941) 2023-09-19 17:42:40 +02:00
Nikolay Vitkov
825dd17d2a chore: fix BiDi redirects (#10929) 2023-09-19 15:41:21 +02:00
release-please[bot]
04384aeaec chore: release main (#10907)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-19 13:03:19 +00:00
jrandolf
86df093824 chore: use cross-platform clean script (#10938) 2023-09-19 12:51:09 +02:00
jrandolf
0e612ab0a4 chore: use ls and grep (#10937) 2023-09-19 11:35:00 +02:00
jrandolf
1cc13fc36a chore: use -Xf instead of -Xdf (#10936) 2023-09-19 10:57:38 +02:00
jrandolf
2292078969 feat: implement BrowserContext.closed (#10928) 2023-09-18 20:11:55 +02:00
Alex Rudenko
fd72101f7b refactor: move all emulation state to a state wrapper (#10930) 2023-09-18 17:38:39 +00:00
jrandolf
60582b7fbc refactor: migrate browsingContext methods to frame (#10881) 2023-09-18 14:14:06 +02:00
jrandolf
a0e57f7eb2 fix: fix line/column number in errors (#10926) 2023-09-18 11:52:04 +02:00
jrandolf
a4345a477f feat: implement Browser.connected (#10927) 2023-09-18 11:14:10 +02:00
jrandolf
d088da31b2 docs: improve Browser docs (#10925) 2023-09-18 11:05:23 +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
browser-automation-bot
b7bcc9a733 fix: roll to Chrome 117.0.5938.88 (r1181205) (#10920) 2023-09-16 09:44:57 +02:00
jrandolf
a1b1bffb72 fix: remove explicit resource management from types (#10918) 2023-09-15 17:07:05 +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
dependabot[bot]
67f72de274 chore(deps): Bump cosmiconfig from 8.3.5 to 8.3.6 (#10906)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 08:46:48 +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
release-please[bot]
a25527a223 chore: release main (#10897)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-13 12:29:09 +02:00
Alex Rudenko
b3f3199d10 refactor: reduce boilerplate in the emulation state management (#10895) 2023-09-13 12:15:22 +02:00
jrandolf
2d851c1398 fix: use supported node range for types (#10896) 2023-09-13 12:13:47 +02:00
dependabot[bot]
2fb00321b3 chore(deps): Bump ws from 8.14.0 to 8.14.1 (#10874)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 10:35:47 +02:00
release-please[bot]
29ff113ec0 chore: release main (#10890)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-09-12 20:50:13 +00:00
Nikolay Vitkov
2e650f36e5 refactor: use RxJs for WaitForNetworkIdle (#10888) 2023-09-12 12:00:04 +00:00
dependabot[bot]
27f07ea447 chore(deps): Bump cosmiconfig from 8.3.4 to 8.3.5 (#10886)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 13:22:18 +02:00
Nikolay Vitkov
2487486675 chore: expectations update (#10859) 2023-09-12 09:24:09 +00:00
Alex Rudenko
4852e222b7 fix: only a single disable features flag is allowed (#10887) 2023-09-12 07:20:30 +00:00
Alex Rudenko
d08ad5fbbe fix: add --disable-search-engine-choice-screen to default arguments (#10880) 2023-09-11 17:34:19 +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
Alex Rudenko
acdd7d3cd5 fix: trimCache should remove Firefox too (#10872) 2023-09-11 08:59:19 +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