Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/appium-autoheal.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ LambdaTest now lets you enable **Smart Heal** for automation testing. This featu

Before enabling Smart Heal, ensure your app is uploaded to LambdaTest.

1. Follow the [Upload Your Application](https://www.lambdatest.com/support/docs/upload-your-application/) guide.
1. Follow the [Upload Your Application](https://www.lambdatest.com/support/docs/upload-apps-on-real-device-cloud/) guide.
2. Once uploaded, **note the App ID** returned by the API or dashboard.
3. Use this **App ID** in the `"app"` capability in your automation script.

Expand Down
2 changes: 1 addition & 1 deletion docs/network-configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ When you enable **network logging** on LambdaTest, traffic passes through a **se

Before enabling network configurations, ensure your app is uploaded to LambdaTest.

1. **Uploading Your App** – Follow the detailed steps in our [Upload Your Application](https://www.lambdatest.com/support/docs/upload-your-application/) guide.
1. **Uploading Your App** – Follow the detailed steps in our [Upload Your Application](https://www.lambdatest.com/support/docs/upload-apps-on-real-device-cloud/) guide.
2. Once uploaded, **note the App ID** returned by the API or dashboard.
3. Use this **App ID** in the `"app"` capability in your automation script.

Expand Down
Loading