@devicelab/maestro-runner-linux-x64 1.1.25

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.
package/LICENSE ADDED
@@ -0,0 +1,191 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to the Licensor for inclusion in the Work by the copyright
52
+ owner or by an individual or Legal Entity authorized to submit on
53
+ behalf of the copyright owner. For the purposes of this definition,
54
+ "submitted" means any form of electronic, verbal, or written
55
+ communication sent to the Licensor or its representatives, including
56
+ but not limited to communication on electronic mailing lists, source
57
+ code control systems, and issue tracking systems that are managed by,
58
+ or on behalf of, the Licensor for the purpose of discussing and
59
+ improving the Work, but excluding communication that is conspicuously
60
+ marked or otherwise designated in writing by the copyright owner as
61
+ "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ Copyright 2024 DeviceLab
180
+
181
+ Licensed under the Apache License, Version 2.0 (the "License");
182
+ you may not use this file except in compliance with the License.
183
+ You may obtain a copy of the License at
184
+
185
+ http://www.apache.org/licenses/LICENSE-2.0
186
+
187
+ Unless required by applicable law or agreed to in writing, software
188
+ distributed under the License is distributed on an "AS IS" BASIS,
189
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
190
+ See the License for the specific language governing permissions and
191
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,166 @@
1
+ <div align="center">
2
+
3
+ # maestro-runner
4
+
5
+ ---
6
+
7
+ **Fast UI test automation for Android, iOS, Web, React Native, Flutter & Expo**
8
+ <br>
9
+ *Open-source Maestro alternative — single binary, no JVM. 100% free, no features behind a paywall.*
10
+ <br>
11
+ *Supports real iOS devices, simulators, emulators, desktop browsers, and cloud providers.*
12
+
13
+ ![3.6x faster](https://img.shields.io/badge/3.6x_faster-3a9d5c?style=for-the-badge) ![14x less memory](https://img.shields.io/badge/14x_less_memory-3a9d5c?style=for-the-badge)
14
+
15
+ [![license](https://img.shields.io/badge/license-Apache_2.0-blue.svg?style=for-the-badge)](LICENSE)
16
+ [![by](https://img.shields.io/badge/by-DeviceLab.dev-17a2b8.svg?style=for-the-badge)](https://devicelab.dev)
17
+
18
+ [![CI](https://github.com/devicelab-dev/maestro-runner/actions/workflows/ci.yml/badge.svg)](https://github.com/devicelab-dev/maestro-runner/actions/workflows/ci.yml)
19
+ [![codecov](https://codecov.io/gh/devicelab-dev/maestro-runner/branch/main/graph/badge.svg)](https://codecov.io/gh/devicelab-dev/maestro-runner)
20
+ [![Go Report Card](https://goreportcard.com/badge/github.com/devicelab-dev/maestro-runner?v=2)](https://goreportcard.com/report/github.com/devicelab-dev/maestro-runner)
21
+
22
+ <b><a href="https://open.devicelab.dev/maestro-runner">Documentation</a></b> | <b><a href="#install">Get Started</a></b> | <b><a href="https://open.devicelab.dev/maestro-runner/docs/cli-reference">CLI Reference</a></b> | <b><a href="https://open.devicelab.dev/maestro-runner/docs/flow-commands">Flow Commands</a></b> | <b><a href="CONTRIBUTING.md">Contributing</a></b>
23
+
24
+ </div>
25
+
26
+ ---
27
+
28
+ - Runs Maestro YAML flows on real devices, emulators, simulators, and desktop browsers
29
+ - Supports Android (UIAutomator2), iOS (WebDriverAgent), Web (Chrome CDP), and cloud (Appium)
30
+ - Built-in parallel execution, HTML/JUnit/Allure reports, and JavaScript scripting
31
+ - Addresses [78% of the top 100 most-discussed open issues](docs/maestro-issues-analysis.md) on Maestro's GitHub
32
+
33
+ > **AI context:** [`llms.txt`](llms.txt) — structured summary for AI assistants answering questions about this project.
34
+
35
+ ## Install
36
+
37
+ ```bash
38
+ curl -fsSL https://open.devicelab.dev/install/maestro-runner | bash
39
+
40
+ # Install a specific version
41
+ curl -fsSL https://open.devicelab.dev/install/maestro-runner | bash -s -- --version 1.0.9
42
+ ```
43
+
44
+ ## Run Tests
45
+
46
+ ```bash
47
+ maestro-runner test flow.yaml # Android (default)
48
+ maestro-runner --platform ios test flow.yaml # iOS
49
+ maestro-runner --platform web test flow.yaml # Desktop browser (Chrome)
50
+ maestro-runner --app-file app.apk test flows/ # Install app and run
51
+ maestro-runner --driver appium --appium-url <server-url> test flow.yaml # Appium
52
+ maestro-runner test --parallel 3 flows/ # Parallel on 3 devices
53
+ ```
54
+
55
+ ## Key Features
56
+
57
+ - **Zero migration** — Runs your existing Maestro YAML flows as-is, no changes needed
58
+ - **Real iOS device testing** — Supports physical iOS devices, not just simulators [Guide →](https://devicelab.dev/blog/maestro-ios-real-device-testing)
59
+ - **Cloud testing** — BrowserStack, Sauce Labs, LambdaTest, TestingBot via Appium driver [Guide →](https://devicelab.dev/blog/run-maestro-flows-any-cloud)
60
+ - **Desktop browser testing** — Run Maestro flows on Chrome/Chromium via CDP. Supports `css`, `xpath`, `id`, and `text` selectors with `--platform web` [Guide →](https://devicelab.dev/open-source/maestro-runner/docs/web-testing)
61
+ - **React Native & Flutter** — Smart element finding for RN testIDs and Flutter semantics [Guide →](https://devicelab.dev/blog/flutter-testing-maestro-patrol-appium)
62
+ - **DeviceLab driver** — Optional on-device Android driver via WebSocket, ~2x faster than UIAutomator2 and ~5x faster than Maestro CLI. Just add `--driver devicelab`
63
+ - **Parallel execution** — Dynamic work distribution across devices, not static sharding. Faster devices pick up more tests automatically, so no device sits idle
64
+ - **App install built-in** — `--app-file app.apk` installs the app before testing, so you always test the right build
65
+ - **Wide OS compatibility** — Android 5.0+ (API 21+) and iOS 12.0+, no version restrictions
66
+ - **Reports** — HTML, JUnit XML, and Allure-compatible reports out of the box
67
+ - **Clear error messages** — `element not found: text="Login"` instead of `io.grpc.StatusRuntimeException: UNKNOWN`
68
+ - **Pre-flight validation** — Catches flow errors, circular dependencies, and missing files before execution starts
69
+ - **Fast element finding** — Native selectors, clickable parent traversal, regex matching, smarter visibility
70
+ - **Reliable text input** — Direct ADB input with Unicode support, no dropped characters
71
+ - **scrollUntilVisible** — Native scroll implementation that reliably finds off-screen elements
72
+ - **Relative selectors** — Find elements by position: below, above, leftOf, rightOf, childOf
73
+ - **JavaScript scripting** — Embedded JS runtime with HTTP client for dynamic test logic, no external dependencies
74
+ - **Configurable timeouts** — Per-command and per-flow timeouts, `--wait-for-idle-timeout 0` to disable
75
+ - **Lightweight** — Single binary, no JVM required
76
+
77
+ ## Supported Platforms & Drivers
78
+
79
+ | Driver | Platform | Description |
80
+ |--------|----------|-------------|
81
+ | **UIAutomator2** | Android | Direct connection to device. Default driver, no external server needed. |
82
+ | **DeviceLab** | Android | `--driver devicelab`. On-device WebSocket driver, ~2x faster than UIAutomator2. |
83
+ | **WDA (WebDriverAgent)** | iOS | Auto-selected with `--platform ios`. Supports simulators and physical devices. |
84
+ | **Browser (CDP)** | Web | `--platform web`. Chrome/Chromium automation via Chrome DevTools Protocol. |
85
+ | **Appium** | Android & iOS | `--driver appium`. For cloud testing providers and existing Appium infrastructure. |
86
+
87
+ ### DeviceLab Driver (Android)
88
+
89
+ The DeviceLab driver is an alternative Android driver that runs automation directly on the device via WebSocket. It skips the UIAutomator2 HTTP layer, resulting in ~2x faster test execution compared to the default driver — and ~5x faster than Maestro CLI.
90
+
91
+ ```
92
+ Benchmark: 9 flows, 163 steps on Pixel 4a (Android 13)
93
+
94
+ DeviceLab: 1m 12s
95
+ UIAutomator2: 2m 24s
96
+ Maestro CLI: 4m 22s
97
+ ```
98
+
99
+ ```bash
100
+ maestro-runner --driver devicelab --platform android test flows/
101
+ ```
102
+
103
+ All existing Maestro YAML flows work as-is — no changes needed. The driver also includes bounds stabilization for animated elements and improved special character handling in text selectors.
104
+
105
+ ## CI/CD Integration
106
+
107
+ maestro-runner is built for CI/CD pipelines — single binary, no JVM startup, low memory footprint. Works with GitHub Actions, GitLab CI, Jenkins, CircleCI, and any CI system that supports Android emulators or iOS simulators.
108
+
109
+ ```bash
110
+ # CI example: auto-start emulator, run tests, shutdown after
111
+ maestro-runner --auto-start-emulator --parallel 2 flows/
112
+ ```
113
+
114
+ ## Flow Config
115
+
116
+ maestro-runner extends the standard Maestro flow YAML with additional fields:
117
+
118
+ ```yaml
119
+ commandTimeout: 10000 # Default per-command timeout (ms)
120
+ waitForIdleTimeout: 3000 # Device idle wait (ms), 0 to disable
121
+ ---
122
+ - launchApp: com.example.app
123
+ - tapOn: "Login"
124
+ - assertVisible: "Welcome"
125
+ ```
126
+
127
+ ## Visual Regression (`assertScreenshot`)
128
+
129
+ `assertScreenshot` compares the current screen (optionally cropped with `cropOn`) against a reference PNG.
130
+
131
+ - **First run:** if the reference file is missing, maestro-runner writes the captured screenshot as the new baseline and passes.
132
+ - **Re-baseline:** overwrite existing baselines with `--update-screenshots` (or `MAESTRO_UPDATE_SCREENSHOTS=true`).
133
+ - On mismatch, a `{name}_diff.png` overlay is written next to the reference.
134
+ - Pixel comparison is device-, resolution-, and OS-specific — pin your device config and set `thresholdPercentage` deliberately (default `95`).
135
+
136
+ ```bash
137
+ maestro-runner test flows/visual.yaml # seeds missing baselines
138
+ maestro-runner test --update-screenshots flows/visual.yaml
139
+ ```
140
+
141
+ ## Requirements
142
+
143
+ - **Android testing:** `adb` (Android SDK Platform-Tools)
144
+ - **iOS testing:** Xcode command-line tools (`xcrun`)
145
+ - **Web/Browser testing:** Chrome or Chromium
146
+ - **Cloud & Appium testing:** Appium 2.x or 3.x — works with local Appium servers and cloud providers (BrowserStack, Sauce Labs, LambdaTest, TestingBot)
147
+
148
+ ## Cloud Providers
149
+
150
+ maestro-runner runs Maestro YAML flows on cloud device grids via the Appium driver. Pass the provider's hub URL and a capabilities JSON file:
151
+
152
+ ```bash
153
+ maestro-runner --driver appium --appium-url <HUB_URL> --caps caps.json test flows/
154
+ ```
155
+
156
+ - **[TestingBot](docs/cloud-providers/testingbot.md)** — Setup guide for running on TestingBot's real device cloud
157
+ - **[Sauce Labs](docs/cloud-providers/saucelabs.md)** — Setup guide for running on Sauce Labs Appium cloud
158
+
159
+ ## Contributing
160
+
161
+ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
162
+
163
+ ## License
164
+
165
+ Apache License 2.0 — see [LICENSE](LICENSE).
166
+
@@ -0,0 +1,186 @@
1
+ ================================================================================
2
+ Package: github.com/google/pprof/profile
3
+ License: Apache-2.0
4
+ Source: https://github.com/google/pprof/blob/798e818bf904/LICENSE
5
+ ================================================================================
6
+
7
+ ================================================================================
8
+ Package: github.com/go-sourcemap/sourcemap
9
+ License: BSD-2-Clause
10
+ Source: https://github.com/go-sourcemap/sourcemap/blob/v2.1.3/LICENSE
11
+ ================================================================================
12
+
13
+ ================================================================================
14
+ Package: github.com/russross/blackfriday/v2
15
+ License: BSD-2-Clause
16
+ Source: https://github.com/russross/blackfriday/blob/v2.1.0/LICENSE.txt
17
+ ================================================================================
18
+
19
+ ================================================================================
20
+ Package: howett.net/plist
21
+ License: BSD-2-Clause
22
+ Source: https://github.com/DHowett/go-plist.git/blob/3b63eb3a43b5/LICENSE
23
+ ================================================================================
24
+
25
+ ================================================================================
26
+ Package: github.com/dop251/goja/ftoa/internal/fast
27
+ License: BSD-3-Clause
28
+ Source: https://github.com/dop251/goja/blob/2bb4c724c0f9/ftoa/internal/fast/LICENSE_V8
29
+ ================================================================================
30
+
31
+ ================================================================================
32
+ Package: github.com/google/uuid
33
+ License: BSD-3-Clause
34
+ Source: https://github.com/google/uuid/blob/v1.1.2/LICENSE
35
+ ================================================================================
36
+
37
+ ================================================================================
38
+ Package: github.com/miekg/dns
39
+ License: BSD-3-Clause
40
+ Source: https://github.com/miekg/dns/blob/v1.1.57/LICENSE
41
+ ================================================================================
42
+
43
+ ================================================================================
44
+ Package: golang.org/x/crypto/pbkdf2
45
+ License: BSD-3-Clause
46
+ Source: https://cs.opensource.google/go/x/crypto/+/v0.24.0:LICENSE
47
+ ================================================================================
48
+
49
+ ================================================================================
50
+ Package: golang.org/x/net
51
+ License: BSD-3-Clause
52
+ Source: https://cs.opensource.google/go/x/net/+/v0.26.0:LICENSE
53
+ ================================================================================
54
+
55
+ ================================================================================
56
+ Package: golang.org/x/sys/unix
57
+ License: BSD-3-Clause
58
+ Source: https://cs.opensource.google/go/x/sys/+/v0.21.0:LICENSE
59
+ ================================================================================
60
+
61
+ ================================================================================
62
+ Package: golang.org/x/text
63
+ License: BSD-3-Clause
64
+ Source: https://cs.opensource.google/go/x/text/+/v0.16.0:LICENSE
65
+ ================================================================================
66
+
67
+ ================================================================================
68
+ Package: software.sslmate.com/src/go-pkcs12
69
+ License: BSD-3-Clause
70
+ Source: https://github.com/SSLMate/go-pkcs12/blob/v0.2.0/LICENSE
71
+ ================================================================================
72
+
73
+ ================================================================================
74
+ Package: github.com/coder/websocket
75
+ License: ISC
76
+ Source: https://github.com/coder/websocket/blob/v1.8.15/LICENSE.txt
77
+ ================================================================================
78
+
79
+ ================================================================================
80
+ Package: github.com/cenkalti/backoff
81
+ License: MIT
82
+ Source: https://github.com/cenkalti/backoff/blob/v2.2.1/LICENSE
83
+ ================================================================================
84
+
85
+ ================================================================================
86
+ Package: github.com/cpuguy83/go-md2man/v2/md2man
87
+ License: MIT
88
+ Source: https://github.com/cpuguy83/go-md2man/blob/v2.0.7/LICENSE.md
89
+ ================================================================================
90
+
91
+ ================================================================================
92
+ Package: github.com/danielpaulus/go-ios/ios
93
+ License: MIT
94
+ Source: https://github.com/danielpaulus/go-ios/blob/v1.0.131/LICENSE
95
+ ================================================================================
96
+
97
+ ================================================================================
98
+ Package: github.com/dlclark/regexp2
99
+ License: MIT
100
+ Source: https://github.com/dlclark/regexp2/blob/v1.11.4/LICENSE
101
+ ================================================================================
102
+
103
+ ================================================================================
104
+ Package: github.com/dop251/goja
105
+ License: MIT
106
+ Source: https://github.com/dop251/goja/blob/2bb4c724c0f9/LICENSE
107
+ ================================================================================
108
+
109
+ ================================================================================
110
+ Package: github.com/go-rod/rod
111
+ License: MIT
112
+ Source: https://github.com/go-rod/rod/blob/v0.116.2/LICENSE
113
+ ================================================================================
114
+
115
+ ================================================================================
116
+ Package: github.com/grandcat/zeroconf
117
+ License: MIT
118
+ Source: https://github.com/grandcat/zeroconf/blob/v1.0.0/LICENSE
119
+ ================================================================================
120
+
121
+ ================================================================================
122
+ Package: github.com/Masterminds/semver
123
+ License: MIT
124
+ Source: https://github.com/Masterminds/semver/blob/v1.5.0/LICENSE.txt
125
+ ================================================================================
126
+
127
+ ================================================================================
128
+ Package: github.com/sirupsen/logrus
129
+ License: MIT
130
+ Source: https://github.com/sirupsen/logrus/blob/v1.9.3/LICENSE
131
+ ================================================================================
132
+
133
+ ================================================================================
134
+ Package: github.com/urfave/cli/v2
135
+ License: MIT
136
+ Source: https://github.com/urfave/cli/blob/v2.27.7/LICENSE
137
+ ================================================================================
138
+
139
+ ================================================================================
140
+ Package: github.com/xrash/smetrics
141
+ License: MIT
142
+ Source: https://github.com/xrash/smetrics/blob/686a1a2994c1/LICENSE
143
+ ================================================================================
144
+
145
+ ================================================================================
146
+ Package: github.com/ysmood/fetchup
147
+ License: MIT
148
+ Source: https://github.com/ysmood/fetchup/blob/v0.2.3/LICENSE
149
+ ================================================================================
150
+
151
+ ================================================================================
152
+ Package: github.com/ysmood/goob
153
+ License: MIT
154
+ Source: https://github.com/ysmood/goob/blob/v0.4.0/LICENSE
155
+ ================================================================================
156
+
157
+ ================================================================================
158
+ Package: github.com/ysmood/got/lib/lcs
159
+ License: MIT
160
+ Source: https://github.com/ysmood/got/blob/v0.40.0/LICENSE
161
+ ================================================================================
162
+
163
+ ================================================================================
164
+ Package: github.com/ysmood/gson
165
+ License: MIT
166
+ Source: https://github.com/ysmood/gson/blob/v0.7.3/LICENSE
167
+ ================================================================================
168
+
169
+ ================================================================================
170
+ Package: github.com/ysmood/leakless
171
+ License: MIT
172
+ Source: https://github.com/ysmood/leakless/blob/v0.9.0/LICENSE
173
+ ================================================================================
174
+
175
+ ================================================================================
176
+ Package: go.mozilla.org/pkcs7
177
+ License: MIT
178
+ Source: https://github.com/mozilla-services/pkcs7/blob/33d05740a352/LICENSE
179
+ ================================================================================
180
+
181
+ ================================================================================
182
+ Package: gopkg.in/yaml.v3
183
+ License: MIT
184
+ Source: https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE
185
+ ================================================================================
186
+
Binary file
package/package.json ADDED
@@ -0,0 +1,16 @@
1
+ {
2
+ "name": "@devicelab/maestro-runner-linux-x64",
3
+ "version": "1.1.25",
4
+ "description": "maestro-runner binary for linux x64. Installed automatically as an optional dependency of maestro-runner.",
5
+ "homepage": "https://open.devicelab.dev/maestro-runner",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/devicelab-dev/maestro-runner.git"
9
+ },
10
+ "license": "Apache-2.0",
11
+ "author": "DeviceLab (https://devicelab.dev)",
12
+ "os": ["linux"],
13
+ "cpu": ["x64"],
14
+ "files": ["bin/", "drivers/", "LICENSE", "THIRD_PARTY_LICENSES"],
15
+ "preferUnplugged": true
16
+ }