Commit Graph

3783 Commits

Author SHA1 Message Date
dependabot[bot]
7ec03300cd
chore(deps): Bump docker/build-push-action from 4.1.0 to 4.1.1 (#10494)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:46:25 +02:00
dependabot[bot]
fc8558408b
chore(deps): Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#10493)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-03 09:36:07 +02:00
Nikolay Vitkov
089e90e3f8
refactor: simplified the LifecycleWatcher (#10487) 2023-07-03 09:30:30 +02:00
Nikolay Vitkov
58e9c64f63
chore: fix expectations (#10484)
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
2023-06-30 11:18:01 +00:00
Alex Rudenko
02634d80da
test: update tests for aborted requests (#10476) 2023-06-30 11:56:16 +02:00
release-please[bot]
74f588f1c1
chore: release main (#10445)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-29 16:51:40 +00:00
Nikolay Vitkov
6a89a2aadc
fix: negative timeout doesn't break launch (#10480) 2023-06-29 17:34:20 +02:00
jrandolf
25cb642623
chore: update bug template with thrown error (#10479) 2023-06-29 16:00:09 +02:00
jrandolf
57e9bd8339
chore: update bug issue template (#10475) 2023-06-29 13:10:22 +02:00
jrandolf
84a956f56b
fix: fix escaping algo for P selectors (#10474) 2023-06-29 11:00:57 +00:00
Nikolay Vitkov
0a7bad6d6a
chore: clean NetworkManager Maps for BiDi (#10468) 2023-06-29 08:16:35 +00:00
jrandolf
1c80ebe846
chore: update Bidi key values (#10466) 2023-06-29 07:31:49 +00:00
jrandolf
1175fe98c1
chore: update code for chromium-bidi update (#10467) 2023-06-28 13:52:50 +02:00
jrandolf
919f0e8e7f
chore: update chromium-bidi (#10465) 2023-06-28 13:38:35 +02:00
Nikolay Vitkov
1f0dc4f3a3
refactor: move EventEmitter tests (#10463) 2023-06-28 13:36:26 +02:00
dependabot[bot]
6edb392ebc
chore(deps): Bump glob from 10.3.0 to 10.3.1 (#10460)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 09:15:32 +00:00
Nikolay Vitkov
f778b1e2a7
fix: use Node test reporter (#10464) 2023-06-28 08:42:32 +00:00
Nikolay Vitkov
10fa352102
docs: add ng-schematics page (#10459) 2023-06-28 08:07:14 +00:00
Nikolay Vitkov
a43b346bfc
fix: port option to run dev and e2e side-by-side (#10458) 2023-06-28 10:01:59 +02:00
Nikolay Vitkov
ceb6fbb365
chore: use a less chatty BiDi+ (#10453) 2023-06-28 09:54:16 +02:00
Alex Rudenko
e452647739
chore: move Deferred test (#10452) 2023-06-26 14:01:36 +02:00
dependabot[bot]
2a86aa2629
chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (#10448)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:54:28 +00:00
dependabot[bot]
74f6bc8195
chore(deps): Bump docker/metadata-action from 4.4.0 to 4.6.0 (#10449)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 09:08:47 +00:00
Alex Rudenko
c35084dd2c
ci: separate unit tests (#10436) 2023-06-26 10:57:48 +02:00
Alex Rudenko
61f4525ae3
fix: fix the util import in Connection.ts (#10450) 2023-06-26 10:25:15 +02:00
Nikolay Vitkov
483ecaa81a
chore: fix release-please (#10446) 2023-06-23 18:33:32 +02:00
dependabot[bot]
8714666549
chore(deps): Bump @angular-devkit/architect from 0.1601.0 to 0.1601.1 (#10441)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 18:04:57 +02:00
dependabot[bot]
da1afd95ee
chore(deps): Bump @angular-devkit/schematics from 16.1.0 to 16.1.1 (#10440)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 15:52:47 +00:00
Nikolay Vitkov
2d8993b45b
feat: add Test command (#10443) 2023-06-23 15:23:32 +00:00
Nikolay Vitkov
b6a733cdfe
chore: extract hook setup (#10442) 2023-06-23 16:02:52 +02:00
Baptiste Lombard
a88d1936ca
docs: replace evaluateHandle with evaluate in the evaluate page (#10439) 2023-06-23 11:14:30 +02:00
Nikolay Vitkov
42bdfa20d7
chore: add Deferred test for BiDi (#10434) 2023-06-22 09:39:39 +00:00
dependabot[bot]
28e5cf0f0b
chore(deps): Bump glob from 10.2.7 to 10.3.0 (#10433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 10:48:01 +02:00
Nikolay Vitkov
45a05e038b
chore: add Deferred.race test (#10432) 2023-06-21 22:51:15 +02:00
Nikolay Vitkov
ff8529696d
ci: remove before hooks (#10431) 2023-06-21 19:41:09 +00:00
Nikolay Vitkov
337184e722
chore: BiDi waitForNavigation (#10424) 2023-06-21 12:45:17 +02:00
dependabot[bot]
a3fa4017ad
chore(deps): Bump tar-fs from 3.0.2 to 3.0.3 (#10430)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 07:31:43 +00:00
release-please[bot]
3b09e956c6
chore: release main (#10412)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-06-21 09:14:24 +02:00
jrandolf
fbdcc0d646
fix: add parenthesis to JS values in interpolateFunction (#10426) 2023-06-20 16:26:10 +02:00
Alex Rudenko
c16a4a7276
ci: check number of tests (#10423) 2023-06-20 13:56:11 +02:00
Alex Rudenko
0556799e5a
chore: fix error in Connection for Firefox (#10422) 2023-06-20 11:07:56 +02:00
jrandolf
3ba7fba838
chore: implement Bidi keyboard (#10417) 2023-06-19 17:44:39 +02:00
Alex Rudenko
769dd593ab
chore: enable locator tests (#10416) 2023-06-19 14:28:54 +02:00
Alex Rudenko
d1ffad059a
fix: include src into published package (#10415) 2023-06-19 13:28:35 +02:00
jrandolf
4f6b0d4e45
chore: implement Webdriver BiDi mouse and touchscreen (#10402)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-06-19 11:26:30 +00:00
dependabot[bot]
4b49212f24
chore(deps): Bump tar-fs from 2.1.1 to 3.0.2 (#10410)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 11:57:10 +02:00
dependabot[bot]
6a16f51f84
chore(deps): Bump github/codeql-action from 2.3.6 to 2.20.0 (#10409)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 11:33:48 +02:00
Nikolay Vitkov
c06e15fb5b
fix: added clipboard permission that was not exposed (#10119) 2023-06-19 08:53:54 +00:00
jrandolf
39847bd231
refactor: use input API for CDP inputs (#10401) 2023-06-19 10:12:43 +02:00
Nikolay Vitkov
138cc5c961
fix: WaitForNetworkIdle and Deferred.race (#10411) 2023-06-19 08:11:59 +00:00