0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

4583 Commits

Author SHA1 Message Date
Nikolay Vitkov
63a0d8b683
chore: fail fast waitForSelector BiDi () 2023-11-16 21:52:43 +01:00
release-please[bot]
acc685e87d
chore(main): release ng-schematics 0.5.2 ()
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 () 2023-11-16 16:43:39 +01:00
Nikolay Vitkov
f9f31ce9fa
docs: add more privateRemarks for BiDi () 2023-11-16 16:32:56 +01:00
Nathan
c7921ae42c
docs: fix typo in setViewport docs () 2023-11-16 13:48:02 +01:00
jrandolf
2bf28ea1e5
chore: implement document screenshots in BiDi () 2023-11-16 12:46:28 +00:00
Nikolay Vitkov
923434bd56
chore: emit CDP event only on CdpSession () 2023-11-16 09:31:41 +01:00
Nikolay Vitkov
8644744dce
chore: use a type for protocol () 2023-11-16 08:23:08 +01:00
Nikolay Vitkov
7c499cb0b5
chore: mark where APIs don't work for BiDi () 2023-11-16 08:22:32 +01:00
Nikolay Vitkov
b58ba6b07c
chore: small fixes () 2023-11-16 08:16:40 +01:00
Nikolay Vitkov
856802fec3
chore: implement Page.close prompt unload () 2023-11-16 08:10:20 +01:00
release-please[bot]
a6b508aa36
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-11-15 10:48:54 +00:00
dependabot[bot]
3d8b956d44
chore(deps): Bump the all group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 08:00:01 +01:00
Nikolay Vitkov
ee06a1381b
chore: update unsupported to return never () 2023-11-14 17:56:00 +01:00
Nikolay Vitkov
474d73fe1b
refactor: extract Connect interfaces into common () 2023-11-14 15:21:24 +01:00
Nikolay Vitkov
a9e959e8fe
docs: prefer ts code block () 2023-11-14 13:39:58 +01:00
Nikolay Vitkov
52263f7241
chore: update tooling () 2023-11-14 13:07:24 +01:00
dependabot[bot]
aeae19192a
chore(deps-dev): Bump the dev-dependencies group with 3 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 11:49:13 +01:00
Alex Rudenko
8f48334014
chore: filter out env in debug log () 2023-11-14 11:19:01 +01:00
dependabot[bot]
635305d48b
chore(deps): Bump the all group with 1 update ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-14 09:18:08 +01:00
Nikolay Vitkov
9c45c537f6
chore: remove dead lock file () 2023-11-13 16:30:36 +01:00
dependabot[bot]
ecc4239acc
chore(deps-dev): Bump the dev-dependencies group with 5 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 15:19:05 +00:00
release-please[bot]
d9928a68b7
chore(main): release ng-schematics 0.5.1 ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Nikolay Vitkov <nvitkov@chromium.org>
2023-11-13 16:00:50 +01:00
Nikolay Vitkov
35a05d5cc4
docs: fix ElementHandle boundingBox & boxModel descriptions () 2023-11-13 15:47:42 +01:00
Alex Rudenko
0a41f8d01e
fix: add --disable-infobars () 2023-11-13 13:39:18 +00:00
Nikolay Vitkov
64f7bf0af4
fix: support Angular 17 new template () 2023-11-13 14:24:15 +01:00
Nikolay Vitkov
1b2d920fe6
fix: multi-app project extend root tsconfig.json () 2023-11-13 14:20:18 +01:00
dependabot[bot]
92f586cf18
chore(deps): Bump the dependencies group with 4 updates ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 14:08:18 +01:00
Maksim Sadym
d0d4ceb5fa
test: fail ignoreHTTPSErrors faster ()
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-13 13:55:06 +01:00
Alex Rudenko
02d62be58e
ci: add lint for expectations () 2023-11-13 13:39:24 +01:00
Nikolay Vitkov
915eb7ff4e
chore: update Prettier () 2023-11-13 13:28:15 +01:00
Alex Rudenko
4bf2a09a13
fix: mitt types should not be exported () 2023-11-13 13:27:17 +01:00
Nikolay Vitkov
47b46e7722
revert: "ci: split jobs ()" () 2023-11-13 12:52:43 +01:00
Maksim Sadym
9f161ec76b chore: implement Puppeteer.connect for BiDi over CDP browser ()
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-13 10:44:48 +01:00
Nikolay Vitkov
cdf2b4395c
tests: update Expectations () 2023-11-13 09:08:24 +01:00
Nikolay Vitkov
12569b8f09
tests: close process on Errors () 2023-11-10 15:42:16 +01:00
Nikolay Vitkov
9d2b65912b
ci: split jobs ()
Co-authored-by: jrandolf <101637635+jrandolf@users.noreply.github.com>
2023-11-10 14:45:37 +01:00
Alex Rudenko
cbc33bea40
fix: add --disable-field-trial-config () 2023-11-10 13:33:25 +00:00
Maksim Sadym
0533764aac
test: pass protocol in Puppeteer.connect in tests ()
Add an internal field protocol: 'cdp' | 'webDriverBiDi' to the Browser and use is in tests when Puppeter.connect(...) is called.

Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-10 12:55:08 +00:00
Nikolay Vitkov
b829f42074
chore: fix min Node 16 () 2023-11-10 11:29:05 +01:00
Nikolay Vitkov
a52aa51bd8
refactor: revert to private prop () 2023-11-10 09:49:26 +00:00
Alex Rudenko
409f7f8583
chore: update expectations for Firefox () 2023-11-10 09:37:50 +01:00
Maksim Sadym
3a11926bd8
refactor: respect protocol option in Puppeteer.connect ()
Co-authored-by: Maksim Sadym <sadym@google.com>
2023-11-09 18:12:23 +01:00
Nikolay Vitkov
0fe89b7da9
chore: add new UnsupportedOperation Error () 2023-11-09 13:57:33 +01:00
release-please[bot]
245f38234d
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-11-09 13:03:21 +01:00
Nikolay Vitkov
d2480b022d
fix: better debugging for WaitTask () 2023-11-09 10:38:27 +00:00
Alex Rudenko
2da4915e6b
chore: remove sharedId check () 2023-11-09 10:20:36 +01:00
Nikolay Vitkov
f7cf05ce4a
docs: move ProductLauncher to abstract class () 2023-11-08 18:36:56 +00:00
Nikolay Vitkov
1927fb561e
refactor: move waitWithNetworkIdle () 2023-11-08 14:31:34 +01:00
Nikolay Vitkov
b73dec0134
chore: remove unused deps () 2023-11-08 12:39:50 +01:00