Commit Graph

4276 Commits

Author SHA1 Message Date
release-please[bot]
06cacfa9c1
chore(main): release ng-schematics 0.5.4 (#11496)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-12-06 14:53:36 +01:00
browser-automation-bot
b38f637adf
feat: roll to Chrome 120.0.6099.62 (r1217362) (#11501)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-12-06 09:24:27 +01:00
release-please[bot]
8c0ac61260
chore: release main (#11431)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-12-06 09:04:56 +01:00
Alex Rudenko
f8c94699c7
fix: remove CDP-specific preferences from defaults for Firefox (#11477) 2023-12-05 15:40:49 +00:00
Nikolay Vitkov
030598110f
chore: fix ng-schematics docs (#11497) 2023-12-05 13:57:09 +01:00
Nikolay Vitkov
d2f4b9ca53
fix: get port from created server (#11495) 2023-12-05 13:12:07 +01:00
dependabot[bot]
e82cb47623
chore(deps): Bump the all group with 1 update (#11492)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 09:31:18 +00:00
dependabot[bot]
fdbe9fad22
chore(deps): Bump the dependencies group with 1 update (#11490)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 09:14:50 +00:00
dependabot[bot]
c2ba01c38e
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11491)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 10:06:22 +01:00
release-please[bot]
ed553107d0
chore(main): release ng-schematics 0.5.3 (#11488)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-12-04 16:10:21 +01:00
Nikolay Vitkov
02af7482d9
fix: ng-schematics install Windows (#11487) 2023-12-04 14:55:45 +01:00
dependabot[bot]
7cead042c9
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11484)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 09:12:16 +01:00
dependabot[bot]
444ca50f52
chore(deps): Bump the dependencies group with 1 update (#11482)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 22:09:11 +01:00
Alex Rudenko
37bcb77494
test: implement page target for BiDi to run the console test (#11480) 2023-12-01 10:55:58 +01:00
Maksim Sadym
be081ba17a
feat: BiDi implementation of Puppeteer.connect for Firefox (#11451)
Co-authored-by: Maksim Sadym <sadym@google.com>
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2023-12-01 08:30:01 +00:00
dependabot[bot]
3587d34c28
chore(deps): Bump the all group with 1 update (#11479)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:00:13 +01:00
Maksim Sadym
a66d029607
fix: end WebDriver BiDi session on disconnect (#11470)
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-30 14:27:49 +00:00
Alex Rudenko
957a8293bb
fix: warn about launch Chrome using Node x64 on arm64 Macs (#11471) 2023-11-30 14:26:49 +01:00
Alex Rudenko
50695ec4d0
test: update click tests in Firefox (#11473) 2023-11-30 14:26:27 +01:00
Alex Rudenko
585b7c1941
docs: fix clickCount docs (#11468) 2023-11-30 10:07:24 +00:00
dependabot[bot]
0e6852d9da
chore(deps-dev): Bump the dev-dependencies group with 1 update (#11464)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 10:17:57 +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
Alex Rudenko
1014abc087
docs: fixing docs (#11460) 2023-11-29 13:29:13 +00:00
Miki Lombardi
39e3d4bceb docs: Upgrading to Docusaurus V3 (#11434)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-11-29 13:08:08 +01:00
dependabot[bot]
f67ee9fea7
chore(deps-dev): Bump the dev-dependencies group with 2 updates (#11459)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 07:55:10 +01:00
Alex Rudenko
590d163da8
docs: move goBack/goForward to supported (#11454) 2023-11-28 14:26:21 +01:00
Alex Rudenko
8aba033dde
feat: experimental WebDriver BiDi support with Firefox (#11412)
Co-authored-by: Jecelyn Yeen <5917927+jecfish@users.noreply.github.com>
2023-11-28 13:07:53 +01:00
dependabot[bot]
6a944bf8aa
chore(deps-dev): Bump the dev-dependencies group with 3 updates (#11452)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 08:19:49 +01:00
dependabot[bot]
9673b1f562
chore(deps-dev): Bump the dev-dependencies group with 10 updates (#11449)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 15:43:09 +01:00
Alex Rudenko
e3abce1080
test: enable goBack/goForward tests in Firefox (#11448) 2023-11-27 12:11:27 +00:00
Alex Rudenko
f8f1a0f06f
chore: implement goBack/goForward for WebDriver BiDi (#11447) 2023-11-27 11:38:59 +00:00
Alex Rudenko
bbff323edf
docs: clarify the viewport() behavior (#11442) 2023-11-27 11:38:42 +01:00
Alex Rudenko
54b0bcbc46
docs: update faq (#11441) 2023-11-24 10:01:53 +00:00
dependabot[bot]
4676abaac5
chore(deps): Bump the all group with 1 update (#11438)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-24 07:28:49 +01:00
Alex Rudenko
53fb69bf7f
feat: implement the Puppeteer CLI (#11344) 2023-11-23 08:51:37 +00:00
dependabot[bot]
a7fcde9181
chore(deps): Bump the all group with 2 updates (#11414)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 14:30:05 +00:00
dependabot[bot]
d6cecd4ae0
chore(deps): Bump the dependencies group with 2 updates (#11419)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 14:30:54 +01:00
dependabot[bot]
97b70eaad2
chore(deps): Bump the dependencies group with 1 update (#11415)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maksim Sadym <sadym@google.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-11-20 09:56:29 +00:00
Matthew Robertson
cd5c6820c1
docs: update troubleshooting guide for Google Cloud Functions (#11286)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-11-17 10:21:27 +01:00
Alex Rudenko
d0862a11f2
chore: removing unused Firefox pref browser.safebrowsing.passwords.enabled (#11411) 2023-11-17 07:27:58 +00:00
dependabot[bot]
87da04f924
chore(deps): Bump the all group with 1 update (#11409)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 08:11:08 +01:00
Alex Rudenko
4fdf80b30d
ci: fix deprecation of old pptr packages (#11407) 2023-11-17 01:16:13 +01:00
Nikolay Vitkov
d54b80fa80
docs: use link with placeholder (#11405) 2023-11-16 21:53:04 +01:00
Nikolay Vitkov
63a0d8b683
chore: fail fast waitForSelector BiDi (#11406) 2023-11-16 21:52:43 +01:00
release-please[bot]
acc685e87d
chore(main): release ng-schematics 0.5.2 (#11404)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-11-16 18:37:11 +01:00
Nikolay Vitkov
3f6ca249ed
fix: run post-install hooks (#11403) 2023-11-16 16:43:39 +01:00
Nikolay Vitkov
f9f31ce9fa
docs: add more privateRemarks for BiDi (#11402) 2023-11-16 16:32:56 +01:00
Nathan
c7921ae42c
docs: fix typo in setViewport docs (#11382) 2023-11-16 13:48:02 +01:00
jrandolf
2bf28ea1e5
chore: implement document screenshots in BiDi (#11398) 2023-11-16 12:46:28 +00:00
Nikolay Vitkov
923434bd56
chore: emit CDP event only on CdpSession (#11393) 2023-11-16 09:31:41 +01:00