Commit Graph

515 Commits

Author SHA1 Message Date
jrandolf
c14f9b64a7
chore: implement typed Locators, expects, and internal contexts (#10573) 2023-07-19 15:39:38 +00:00
Alex Rudenko
bf6304e064
fix: restore proxy-agent (#10569) 2023-07-19 13:38:52 +02:00
Alex Rudenko
54c6ff2f3c
docs: clarify the path attribute of InstalledBrowser (#10588) 2023-07-19 12:32:22 +02:00
browser-automation-bot
830f926d48
feat: roll to Chrome 115.0.5790.98 (r1148114) (#10584)
Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2023-07-19 08:11:45 +00:00
Nikolay Vitkov
caa81c090b
chore(ng-schematics): remove experimental suffix for Node (#10585) 2023-07-19 09:16:17 +02:00
Alex Rudenko
c7f3fb21be
test: enable addScriptTag tests (#10583) 2023-07-18 21:55:30 +02:00
Alex Rudenko
3b4ff2ad32
test: enable waitForXPath tests (#10580) 2023-07-18 21:11:12 +02:00
Nikolay Vitkov
88439f913e
fix: update the target to ES2022 (#10574) 2023-07-18 18:28:03 +02:00
Alex Rudenko
a419abf509
test: unskip style tag tests (#10572) 2023-07-18 18:27:41 +02:00
release-please[bot]
6be24edacc
chore: release main (#10570)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-07-18 12:40:13 +02:00
Alex Rudenko
e3dd5968ca
fix(locators): reject the race if there are only failures (#10567) 2023-07-18 11:26:06 +02:00
Alex Rudenko
6f31c52217
docs: update gpu docs (#10562) 2023-07-17 12:13:13 +00:00
Nikolay Vitkov
de09b058ba
chore: update Prettier and other deps (#10555) 2023-07-17 10:52:54 +02:00
Adam Raine
cb46413d87
fix: prevent erroneous new main frame (#10549) 2023-07-13 22:11:36 +02:00
release-please[bot]
52ef96214b
chore: release main (#10550)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-07-13 09:14:49 +02:00
Alex Rudenko
4070cd68b6
fix: stop relying on vm2 (via proxy agent) (#10548) 2023-07-13 08:01:16 +02:00
release-please[bot]
36ebd1cb18
chore: release main (#10521)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-07-11 13:11:12 +02:00
Alex Rudenko
c0dc8ad8a8
fix: remove Chromium channels (#10536) 2023-07-11 07:50:57 +00:00
Alex Rudenko
c308266111
fix: correctly parse the default buildId (#10535) 2023-07-11 09:38:17 +02:00
Nikolay Vitkov
408d926f21
chore: update ng-schematics deps at once (#10530) 2023-07-10 09:24:00 +02:00
Alex Rudenko
cbf4f2a669
fix: remove test metadata files (#10520) 2023-07-07 09:22:29 +00:00
release-please[bot]
62886f267b
chore: release main (#10497)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-07-06 16:51:40 +02:00
dependabot[bot]
a1c7211ab1
chore(deps): Bump tar-fs from 3.0.3 to 3.0.4 (#10502)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 08:48:55 +00:00
Alex Rudenko
f793a28c00
test: bump Firefox test version (#10514) 2023-07-06 07:52:08 +00:00
Alex Rudenko
56a97dd2fb
fix: add an internal page.locatorRace (#10512) 2023-07-06 09:24:19 +02:00
dependabot[bot]
fa412292be
chore(deps): Bump cross-fetch from 3.1.6 to 4.0.0 (#10501)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-04 15:25:48 +00:00
Nikolay Vitkov
0caf124182
chore: move unit tests (#10498) 2023-07-03 13:25:43 +00:00
Kiko Beats
87aaed4807
feat(screenshot): enable optimizeForSpeed (#10492) 2023-07-03 11:43:34 +02:00
Nikolay Vitkov
d16ca474d3
chore: update ng-schematics deps (#10495) 2023-07-03 07:59:30 +00:00
Nikolay Vitkov
089e90e3f8
refactor: simplified the LifecycleWatcher (#10487) 2023-07-03 09:30:30 +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
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
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
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
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