From cf02356fd6f5d1c5aceee22e65eb37b3bb70a377 Mon Sep 17 00:00:00 2001 From: amanchopra1905 Date: Tue, 10 Jun 2025 14:08:01 +0530 Subject: [PATCH] updated the YAML for Maestro --- docs/hyperexecute-maestro-testing.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hyperexecute-maestro-testing.md b/docs/hyperexecute-maestro-testing.md index 5131a58fd..074f1459a 100644 --- a/docs/hyperexecute-maestro-testing.md +++ b/docs/hyperexecute-maestro-testing.md @@ -132,7 +132,7 @@ Enter your `APP_ID` in the YAML file that you have fetched in the above step. ```yaml reference title="hyperexecute.yaml" -https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/yaml/maestro.yaml +https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/android-realdevice.yaml ``` @@ -141,7 +141,7 @@ https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/yaml/ma > To enable this for your organizaton, connect with us through our  window.openLTChatWidget()}>**24/7 chat support** or drop us an email to [support@lambdatest.com](mailto:support@lambdatest.com). ```yaml reference title="hyperexecute.yaml" -https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/android-emulator/yaml/maestro.yaml +https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/android-emulator.yaml ``` @@ -150,7 +150,7 @@ https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/android-emul ```yaml reference title="hyperexecute.yaml" -https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/ios-simulator/maestro.yaml +https://github.com/LambdaTest/hyperexecute-maestro-sample-test/blob/main/ios-simulator.yaml ```