diff --git a/docs/hyperexecute-maestro-testing.md b/docs/hyperexecute-maestro-testing.md index 0bb92ebb..baddc0cc 100644 --- a/docs/hyperexecute-maestro-testing.md +++ b/docs/hyperexecute-maestro-testing.md @@ -125,6 +125,14 @@ https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/ios-sim ``` + +> 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) + and include it in your payload. +```yaml reference title="hyperexecute.yaml" +https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/ios-realdevice.yaml +``` + + ## Step 5: Generate JUnit XML Report