venetian 0.1.3-aarch64-linux → 0.2.0-aarch64-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +70 -1
- data/exe/aarch64-linux/node +0 -0
- data/exe/aarch64-linux/package/api.json +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_chrome_beta_linux.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_chrome_beta_mac.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_chrome_stable_linux.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_chrome_stable_mac.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_msedge_beta_linux.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_msedge_beta_mac.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_msedge_dev_linux.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_msedge_dev_mac.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_msedge_stable_linux.sh +1 -1
- data/exe/aarch64-linux/package/bin/reinstall_msedge_stable_mac.sh +1 -1
- data/exe/aarch64-linux/package/browsers.json +14 -14
- data/exe/aarch64-linux/package/index.js +1 -16
- data/exe/aarch64-linux/package/lib/bootstrap.js +11 -0
- data/exe/aarch64-linux/package/lib/coreBundle.js +26319 -22732
- data/exe/aarch64-linux/package/lib/server/deviceDescriptorsSource.json +1142 -182
- data/exe/aarch64-linux/package/lib/serverRegistry.js +1 -1
- data/exe/aarch64-linux/package/lib/tools/cli-client/help.json +17 -3
- data/exe/aarch64-linux/package/lib/tools/cli-client/output.js +2 -2
- data/exe/aarch64-linux/package/lib/tools/cli-client/program.js +29 -5
- data/exe/aarch64-linux/package/lib/tools/cli-client/registry.js +2 -2
- data/exe/aarch64-linux/package/lib/tools/cli-client/session.js +6 -17
- data/exe/aarch64-linux/package/lib/tools/cli-client/skill/SKILL.md +16 -0
- data/exe/aarch64-linux/package/lib/tools/cli-client/skill/references/spec-driven-testing.md +2 -2
- data/exe/aarch64-linux/package/lib/tools/cli-client/skill/references/storage-state.md +2 -2
- data/exe/aarch64-linux/package/lib/tools/cli-client/skill/references/video-recording.md +1 -1
- data/exe/aarch64-linux/package/lib/utilsBundle.js +2825 -1507
- data/exe/aarch64-linux/package/lib/utilsBundle.js.LICENSE +61 -7
- data/exe/aarch64-linux/package/lib/vite/dashboard/assets/{index-DpEq2p62.js → index-C_5TMfeg.js} +1 -1
- data/exe/aarch64-linux/package/lib/vite/dashboard/index.html +1 -1
- data/exe/aarch64-linux/package/lib/vite/htmlReport/report.js +3 -3
- data/exe/aarch64-linux/package/lib/vite/recorder/assets/{codeMirrorModule-BHYmBp6h.js → codeMirrorModule-DeBYQozu.js} +1 -1
- data/exe/aarch64-linux/package/lib/vite/recorder/assets/{index-DA10QRaq.js → index-Bq-mQf8S.js} +91 -91
- data/exe/aarch64-linux/package/lib/vite/recorder/index.html +1 -1
- data/exe/aarch64-linux/package/lib/vite/traceViewer/assets/{codeMirrorModule-Ds_H_9Yq.js → codeMirrorModule-LEHpjmcn.js} +1 -1
- data/exe/aarch64-linux/package/lib/vite/traceViewer/assets/defaultSettingsView-BNmKHKpQ.js +264 -0
- data/exe/aarch64-linux/package/lib/vite/traceViewer/{defaultSettingsView.BDKsFU3c.css → defaultSettingsView.CjdS-WJx.css} +1 -1
- data/exe/aarch64-linux/package/lib/vite/traceViewer/index.DMMX1gXU.js +2 -0
- data/exe/aarch64-linux/package/lib/vite/traceViewer/index.html +3 -3
- data/exe/aarch64-linux/package/lib/vite/traceViewer/sw.bundle.js +2 -2
- data/exe/aarch64-linux/package/lib/vite/traceViewer/uiMode.BZQ54Kgt.css +1 -0
- data/exe/aarch64-linux/package/lib/vite/traceViewer/uiMode.Ut8wwJNp.js +6 -0
- data/exe/aarch64-linux/package/lib/vite/traceViewer/uiMode.html +4 -4
- data/exe/aarch64-linux/package/package.json +1 -1
- data/exe/aarch64-linux/package/protocol.yml +153 -46
- data/exe/aarch64-linux/package/types/protocol.d.ts +95 -31
- data/exe/aarch64-linux/package/types/types.d.ts +478 -551
- data/lib/venetian/browser_installer.rb +20 -1
- data/lib/venetian/executable.rb +28 -11
- data/lib/venetian/railtie.rb +7 -0
- data/lib/venetian/system_test_case_extension.rb +43 -0
- data/lib/venetian/version.rb +2 -2
- data/lib/venetian.rb +4 -3
- metadata +14 -13
- data/exe/aarch64-linux/package/lib/vite/traceViewer/assets/defaultSettingsView-D31xz8zv.js +0 -262
- data/exe/aarch64-linux/package/lib/vite/traceViewer/index.BCnMPevh.js +0 -2
- data/exe/aarch64-linux/package/lib/vite/traceViewer/uiMode.Btcz36p_.css +0 -1
- data/exe/aarch64-linux/package/lib/vite/traceViewer/uiMode.C2Efnu2P.js +0 -6
|
@@ -33,7 +33,7 @@ The following npm packages are inlined into this bundle.
|
|
|
33
33
|
- eventsource-parser@3.0.6 (https://github.com/rexxars/eventsource-parser)
|
|
34
34
|
- eventsource@3.0.7 (git://git@github.com/EventSource/eventsource)
|
|
35
35
|
- fast-deep-equal@3.1.3 (https://github.com/epoberezkin/fast-deep-equal)
|
|
36
|
-
- fast-uri@3.1.
|
|
36
|
+
- fast-uri@3.1.2 (https://github.com/fastify/fast-uri)
|
|
37
37
|
- fill-range@7.1.1 (https://github.com/jonschlinkert/fill-range)
|
|
38
38
|
- get-east-asian-width@1.3.0 (https://github.com/sindresorhus/get-east-asian-width)
|
|
39
39
|
- get-stream@5.2.0 (https://github.com/sindresorhus/get-stream)
|
|
@@ -60,6 +60,7 @@ The following npm packages are inlined into this bundle.
|
|
|
60
60
|
- once@1.4.0 (https://github.com/isaacs/once)
|
|
61
61
|
- open@8.4.0 (https://github.com/sindresorhus/open)
|
|
62
62
|
- path-key@3.1.1 (https://github.com/sindresorhus/path-key)
|
|
63
|
+
- pend@1.2.0 (https://github.com/andrewrk/node-pend)
|
|
63
64
|
- picomatch@2.3.2 (https://github.com/micromatch/picomatch)
|
|
64
65
|
- pkce-challenge@5.0.0 (https://github.com/crouchcd/pkce-challenge)
|
|
65
66
|
- pngjs@6.0.0 (https://github.com/lukeapage/pngjs)
|
|
@@ -82,6 +83,7 @@ The following npm packages are inlined into this bundle.
|
|
|
82
83
|
- wrappy@1.0.2 (https://github.com/npm/wrappy)
|
|
83
84
|
- ws@8.17.1 (https://github.com/websockets/ws)
|
|
84
85
|
- yaml@2.8.3 (https://github.com/eemeli/yaml)
|
|
86
|
+
- yauzl@3.3.2 (https://github.com/thejoshwolfe/yauzl)
|
|
85
87
|
- yazl@2.5.1 (https://github.com/thejoshwolfe/yazl)
|
|
86
88
|
- zod-to-json-schema@3.25.1 (https://github.com/StefanTerdell/zod-to-json-schema)
|
|
87
89
|
- zod@4.3.6 (https://github.com/colinhacks/zod)
|
|
@@ -824,14 +826,12 @@ SOFTWARE.
|
|
|
824
826
|
=========================================
|
|
825
827
|
END OF fast-deep-equal@3.1.3 NOTICES AND INFORMATION
|
|
826
828
|
|
|
827
|
-
%% fast-uri@3.1.
|
|
829
|
+
%% fast-uri@3.1.2 NOTICES AND INFORMATION BEGIN HERE
|
|
828
830
|
=========================================
|
|
829
831
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
830
|
-
Copyright (c) 2021-present The Fastify team
|
|
832
|
+
Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
|
|
831
833
|
All rights reserved.
|
|
832
834
|
|
|
833
|
-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
834
|
-
|
|
835
835
|
Redistribution and use in source and binary forms, with or without
|
|
836
836
|
modification, are permitted provided that the following conditions are met:
|
|
837
837
|
* Redistributions of source code must retain the above copyright
|
|
@@ -859,7 +859,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
859
859
|
The complete list of contributors can be found at:
|
|
860
860
|
- https://github.com/garycourt/uri-js/graphs/contributors
|
|
861
861
|
=========================================
|
|
862
|
-
END OF fast-uri@3.1.
|
|
862
|
+
END OF fast-uri@3.1.2 NOTICES AND INFORMATION
|
|
863
863
|
|
|
864
864
|
%% fill-range@7.1.1 NOTICES AND INFORMATION BEGIN HERE
|
|
865
865
|
=========================================
|
|
@@ -1410,6 +1410,34 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1410
1410
|
=========================================
|
|
1411
1411
|
END OF path-key@3.1.1 NOTICES AND INFORMATION
|
|
1412
1412
|
|
|
1413
|
+
%% pend@1.2.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1414
|
+
=========================================
|
|
1415
|
+
The MIT License (Expat)
|
|
1416
|
+
|
|
1417
|
+
Copyright (c) 2014 Andrew Kelley
|
|
1418
|
+
|
|
1419
|
+
Permission is hereby granted, free of charge, to any person
|
|
1420
|
+
obtaining a copy of this software and associated documentation files
|
|
1421
|
+
(the "Software"), to deal in the Software without restriction,
|
|
1422
|
+
including without limitation the rights to use, copy, modify, merge,
|
|
1423
|
+
publish, distribute, sublicense, and/or sell copies of the Software,
|
|
1424
|
+
and to permit persons to whom the Software is furnished to do so,
|
|
1425
|
+
subject to the following conditions:
|
|
1426
|
+
|
|
1427
|
+
The above copyright notice and this permission notice shall be
|
|
1428
|
+
included in all copies or substantial portions of the Software.
|
|
1429
|
+
|
|
1430
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1431
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1432
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1433
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
|
|
1434
|
+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
|
1435
|
+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1436
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1437
|
+
SOFTWARE.
|
|
1438
|
+
=========================================
|
|
1439
|
+
END OF pend@1.2.0 NOTICES AND INFORMATION
|
|
1440
|
+
|
|
1413
1441
|
%% picomatch@2.3.2 NOTICES AND INFORMATION BEGIN HERE
|
|
1414
1442
|
=========================================
|
|
1415
1443
|
The MIT License (MIT)
|
|
@@ -1924,6 +1952,32 @@ THIS SOFTWARE.
|
|
|
1924
1952
|
=========================================
|
|
1925
1953
|
END OF yaml@2.8.3 NOTICES AND INFORMATION
|
|
1926
1954
|
|
|
1955
|
+
%% yauzl@3.3.2 NOTICES AND INFORMATION BEGIN HERE
|
|
1956
|
+
=========================================
|
|
1957
|
+
The MIT License (MIT)
|
|
1958
|
+
|
|
1959
|
+
Copyright (c) 2014 Josh Wolfe
|
|
1960
|
+
|
|
1961
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1962
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1963
|
+
in the Software without restriction, including without limitation the rights
|
|
1964
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1965
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1966
|
+
furnished to do so, subject to the following conditions:
|
|
1967
|
+
|
|
1968
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1969
|
+
copies or substantial portions of the Software.
|
|
1970
|
+
|
|
1971
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1972
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1973
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1974
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1975
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1976
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1977
|
+
SOFTWARE.
|
|
1978
|
+
=========================================
|
|
1979
|
+
END OF yauzl@3.3.2 NOTICES AND INFORMATION
|
|
1980
|
+
|
|
1927
1981
|
%% yazl@2.5.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1928
1982
|
=========================================
|
|
1929
1983
|
The MIT License (MIT)
|
|
@@ -1998,5 +2052,5 @@ END OF zod@4.3.6 NOTICES AND INFORMATION
|
|
|
1998
2052
|
|
|
1999
2053
|
SUMMARY
|
|
2000
2054
|
=========================================
|
|
2001
|
-
Total Packages:
|
|
2055
|
+
Total Packages: 83
|
|
2002
2056
|
=========================================
|