Commit Graph

3618 Commits

Author SHA1 Message Date
jrandolf
ab27f738c9
perf: amortize handle iterator () 2023-04-11 13:36:03 +00:00
Alex Rudenko
dba1b2d9cc
docs: add readme to the API reference index () 2023-04-11 14:47:25 +02:00
Alex Rudenko
1eca5663f1
docs: fix typo () 2023-04-11 09:21:15 +00:00
dependabot[bot]
1bd1fd8305
chore(deps): Bump @angular-devkit/core from 15.2.4 to 15.2.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 09:58:58 +02:00
release-please[bot]
823a9df442
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-04-06 17:11:16 +00:00
CanadaHonk
c09764e4c4
fix: add filter to setDiscoverTargets for Firefox () 2023-04-06 16:35:12 +00:00
Alex Rudenko
ef0fb5d872
feat(browsers): support downloading chromedriver ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-04-06 16:15:22 +00:00
release-please[bot]
c807fe7145
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-04-06 16:47:26 +02:00
Alex Rudenko
7d1734a5fa
docs: improve docs () 2023-04-06 14:50:22 +02:00
Alex Rudenko
19852497a2
docs: fix archive links () 2023-04-06 12:30:10 +00:00
Alex Rudenko
75a136e0de
docs: website docs for browsers () 2023-04-06 14:23:10 +02:00
Alex Rudenko
24bd05877d
refactor: rename fetch->install, launcher->launch () 2023-04-06 13:23:28 +02:00
Alex Rudenko
e7265c9aa9
fix: ignore extraInfo events if the response is served from cache () 2023-04-06 12:29:10 +02:00
dependabot[bot]
ef0bab40f1
chore(deps): Bump @angular-devkit/architect from 0.1502.4 to 0.1502.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 09:20:29 +00:00
Alex Rudenko
c874a81445
refactor: misc refactoring around browsers debugging and stability () 2023-04-06 11:14:58 +02:00
dependabot[bot]
0b4a2635f5
chore(deps): Bump @angular-devkit/schematics from 15.2.4 to 15.2.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 10:53:00 +02:00
Nikolay Vitkov
c03f5922f8
docs: small misc. updates ()
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2023-04-05 18:06:33 +02:00
Alex Rudenko
fa93e4ebdf
chore: test server for browsers ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-04-05 16:18:25 +02:00
Alex Rudenko
0b2d988cc1
chore: improve debugging for EBUSY errors on Windows ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-04-05 13:09:30 +00:00
Alex Rudenko
8222bc01b4
chore: cache wireit for the inspect-code action () 2023-04-05 13:27:03 +02:00
Alex Rudenko
05a44afe5a
fix: consider downloadHost as baseUrl () 2023-04-05 09:58:53 +02:00
Alex Rudenko
de0cc3245e
chore: simplify installation tests () 2023-04-04 17:07:24 +00:00
Nikolay Vitkov
327febe2c9
chore: importFs handles it's own error () 2023-04-04 17:29:29 +02:00
Nikolay Vitkov
0b1e20cf5b
refactor: prefer use of DeferPromise () 2023-04-04 14:10:26 +00:00
Alex Rudenko
c8f6adf9f3
refactor: use browsers for launchers () 2023-04-04 13:29:21 +00:00
Alex Rudenko
817288cd90
fix(browsers): update package json () 2023-04-04 14:11:28 +02:00
Alex Rudenko
f1211cbec0
fix(browsers): various fixes and improvements () 2023-04-04 13:58:32 +02:00
Nikolay Vitkov
fe934ad092
chore: fix only for skipped tests () 2023-04-04 09:37:15 +02:00
Alex Rudenko
449d1f1ead
chore: revert release puppeteer-core as 19.8.3 () 2023-04-03 08:38:52 +00:00
release-please[bot]
006086bc83
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-04-03 10:23:08 +02:00
Alex Rudenko
6a7ad30fa7
chore: release puppeteer-core as 19.8.3 () 2023-04-03 09:38:23 +02:00
Alex Rudenko
c7803844cf
fix: typo in the browsers package () 2023-04-03 09:36:21 +02:00
jrandolf
728547d460
fix: use shadowRoot for tree walker () 2023-03-31 17:19:59 +02:00
Nikolay Vitkov
1396274477
docs: remove some redundant instances of @returns () 2023-03-30 11:54:00 +00:00
Nikolay Vitkov
e0eef01f1c
docs: use code block for single values () 2023-03-29 15:27:29 +02:00
release-please[bot]
8d026042db
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-03-29 11:22:11 +00:00
Alex Rudenko
2a29d30d17
fix: bump @puppeteer/browsers () 2023-03-29 12:37:49 +02:00
Nikolay Vitkov
dcd8818399
docs: fix website () 2023-03-29 11:37:35 +02:00
release-please[bot]
57e11b320c
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-03-29 07:39:41 +00:00
Nikolay Vitkov
a99abc9a2f
docs: remove unhelpful api pages () 2023-03-28 18:02:00 +00:00
Alex Rudenko
9af680d3e5
chore: increase timeouts for tests creating many pages () 2023-03-28 15:09:18 +00:00
Alex Rudenko
4465f4bd19
fix: increase the default protocol timeout () 2023-03-28 12:35:13 +00:00
Nikolay Vitkov
c4e1675589
chore: fix BiDi to use cm () 2023-03-28 11:57:58 +00:00
Nikolay Vitkov
3866e462bc
chore: add basic screenshot to BiDi () 2023-03-28 13:02:59 +02:00
Alex Rudenko
3936600ba9
refactor: use @puppeteer/browsers for install ()
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
2023-03-28 09:27:50 +00:00
Alex Rudenko
a88322e947
chore: install Chromium to the same path as Chrome () 2023-03-28 10:30:25 +02:00
Kyle McNally
b738a0e485
docs: update aws lambda options () 2023-03-28 07:05:08 +00:00
Nikolay Vitkov
bb37df5f64
docs: add DeviceRequestPrompt documentation () 2023-03-27 13:16:51 +02:00
release-please[bot]
16bf0dc798
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-03-27 12:36:43 +02:00
Alex Rudenko
fcb233ce94
feat: update Chrome browser binaries () 2023-03-27 10:01:06 +00:00