We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4a6900 + 2c36987 commit 33c707cCopy full SHA for 33c707c
docs/hyperexecute-maestro-testing.md
@@ -125,6 +125,14 @@ https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/ios-sim
125
```
126
</TabItem>
127
128
+<TabItem value="iOS-Real Device" label="iOS-Real Device" default>
129
+> For iOS real devices, install the following [JAR-file](https://prod-mobile-artefacts.lambdatest.com/assets/maestro-cli/1.41.0-beta-1/maestro.jar)
130
+ and include it in your payload.
131
+```yaml reference title="hyperexecute.yaml"
132
+https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/ios-realdevice.yaml
133
+```
134
+</TabItem>
135
+
136
</Tabs>
137
138
## Step 5: Generate JUnit XML Report
0 commit comments