Alex Rudenko
|
e3f8ff23c3
|
chore: fix build on win (#10022)
|
2023-04-14 10:51:35 +02:00 |
|
release-please[bot]
|
fe0c74bd52
|
chore: release main (#10003)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-04-13 14:26:52 +02:00 |
|
Alex Rudenko
|
7381229a16
|
fix: report install errors properly (#10016)
|
2023-04-13 10:20:02 +02:00 |
|
dependabot[bot]
|
17f13da7e2
|
chore(deps): Bump @angular-devkit/schematics from 15.2.5 to 15.2.6 (#10014)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-13 07:11:56 +00:00 |
|
dependabot[bot]
|
cc5fb36087
|
chore(deps): Bump @angular-devkit/architect from 0.1502.5 to 0.1502.6 (#10015)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-13 09:05:12 +02:00 |
|
Alex Rudenko
|
26c81b7408
|
feat: add ElementHandle.isVisible and ElementHandle.isHidden (#10007)
|
2023-04-12 11:19:46 +02:00 |
|
Alex Rudenko
|
0d556a71d6
|
feat: add ElementHandle.scrollIntoView (#10005)
|
2023-04-12 07:17:18 +02:00 |
|
Alex Rudenko
|
656b562c74
|
fix: make isIntersectingViewport work with SVG elements (#10004)
|
2023-04-11 14:05:10 +00:00 |
|
jrandolf
|
ab27f738c9
|
perf: amortize handle iterator (#10002)
|
2023-04-11 13:36:03 +00:00 |
|
Alex Rudenko
|
dba1b2d9cc
|
docs: add readme to the API reference index (#10001)
|
2023-04-11 14:47:25 +02:00 |
|
Alex Rudenko
|
1eca5663f1
|
docs: fix typo (#10000)
|
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 (#9992)
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 (#9991)
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 (#9693)
|
2023-04-06 16:35:12 +00:00 |
|
Alex Rudenko
|
ef0fb5d872
|
feat(browsers): support downloading chromedriver (#9990)
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 (#9989)
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 (#9988)
|
2023-04-06 14:50:22 +02:00 |
|
Alex Rudenko
|
75a136e0de
|
docs: website docs for browsers (#9986)
|
2023-04-06 14:23:10 +02:00 |
|
Alex Rudenko
|
24bd05877d
|
refactor: rename fetch->install, launcher->launch (#9985)
|
2023-04-06 13:23:28 +02:00 |
|
Alex Rudenko
|
e7265c9aa9
|
fix: ignore extraInfo events if the response is served from cache (#9983)
|
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 (#9982)
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 (#9979)
|
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 (#9981)
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 |
|
Alex Rudenko
|
fa93e4ebdf
|
chore: test server for browsers (#9974)
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 (#9976)
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
|
2023-04-05 13:09:30 +00:00 |
|
Alex Rudenko
|
05a44afe5a
|
fix: consider downloadHost as baseUrl (#9973)
|
2023-04-05 09:58:53 +02:00 |
|
Nikolay Vitkov
|
327febe2c9
|
chore: importFs handles it's own error (#9971)
|
2023-04-04 17:29:29 +02:00 |
|
Nikolay Vitkov
|
0b1e20cf5b
|
refactor: prefer use of DeferPromise (#9969)
|
2023-04-04 14:10:26 +00:00 |
|
Alex Rudenko
|
c8f6adf9f3
|
refactor: use browsers for launchers (#9937)
|
2023-04-04 13:29:21 +00:00 |
|
Alex Rudenko
|
817288cd90
|
fix(browsers): update package json (#9968)
|
2023-04-04 14:11:28 +02:00 |
|
Alex Rudenko
|
f1211cbec0
|
fix(browsers): various fixes and improvements (#9966)
|
2023-04-04 13:58:32 +02:00 |
|
release-please[bot]
|
006086bc83
|
chore: release main (#9962)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-04-03 10:23:08 +02:00 |
|
Alex Rudenko
|
c7803844cf
|
fix: typo in the browsers package (#9957)
|
2023-04-03 09:36:21 +02:00 |
|
jrandolf
|
728547d460
|
fix: use shadowRoot for tree walker (#9950)
|
2023-03-31 17:19:59 +02:00 |
|
Nikolay Vitkov
|
1396274477
|
docs: remove some redundant instances of @returns (#9943)
|
2023-03-30 11:54:00 +00:00 |
|
Nikolay Vitkov
|
e0eef01f1c
|
docs: use code block for single values (#9936)
|
2023-03-29 15:27:29 +02:00 |
|
release-please[bot]
|
8d026042db
|
chore: release main (#9939)
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 (#9938)
|
2023-03-29 12:37:49 +02:00 |
|
release-please[bot]
|
57e11b320c
|
chore: release main (#9932)
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 (#9933)
|
2023-03-28 18:02:00 +00:00 |
|
Alex Rudenko
|
4465f4bd19
|
fix: increase the default protocol timeout (#9928)
|
2023-03-28 12:35:13 +00:00 |
|
Nikolay Vitkov
|
c4e1675589
|
chore: fix BiDi to use cm (#9926)
|
2023-03-28 11:57:58 +00:00 |
|
Nikolay Vitkov
|
3866e462bc
|
chore: add basic screenshot to BiDi (#9923)
|
2023-03-28 13:02:59 +02:00 |
|
Alex Rudenko
|
3936600ba9
|
refactor: use @puppeteer/browsers for install (#9898)
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 (#9922)
|
2023-03-28 10:30:25 +02:00 |
|
Nikolay Vitkov
|
bb37df5f64
|
docs: add DeviceRequestPrompt documentation (#9918)
|
2023-03-27 13:16:51 +02:00 |
|
release-please[bot]
|
16bf0dc798
|
chore: release main (#9919)
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 (#9917)
|
2023-03-27 10:01:06 +00:00 |
|
Nikolay Vitkov
|
95c99e84b8
|
chore: add PDF print for BiDi (#9914)
|
2023-03-27 11:39:40 +02:00 |
|
release-please[bot]
|
dcfec6dbbd
|
chore: release main (#9863)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
|
2023-03-24 11:22:06 +01:00 |
|