diff --git a/assets/images/hyperexecute/frameworks/Detox/Detox_dashboard.png b/assets/images/hyperexecute/frameworks/Detox/Detox_dashboard.png index ccd986fea..89a7cc1c5 100644 Binary files a/assets/images/hyperexecute/frameworks/Detox/Detox_dashboard.png and b/assets/images/hyperexecute/frameworks/Detox/Detox_dashboard.png differ diff --git a/docs/detox-testing-on-hyperexecute.md b/docs/detox-testing-on-hyperexecute.md index 7d577002d..ca3244592 100644 --- a/docs/detox-testing-on-hyperexecute.md +++ b/docs/detox-testing-on-hyperexecute.md @@ -2,7 +2,7 @@ id: detox-testing-on-hyperexecute title: Detox Testing on HyperExecute hide_title: false -sidebar_label: Detox Testing +sidebar_label: Detox description: Learn how to run Detox automation tests on HyperExecute for React Native apps keywords: - Detox @@ -167,6 +167,10 @@ Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexec TestNG HyperExecute Terminal Logs + +You can click on **View Test** from the **HyperExecute logs**, which will take you to the [App Automation dashboard](https://appautomation.lambdatest.com/build). There, you can access detailed **device logs**, **crash logs**, and **Metadata** for your test. You’ll also be able to watch a **video recording** of the Test sessions for better **debugging** and **analysis**. + + > For any query or doubt, please feel free to contact us via window.openLTChatWidget()}>**24×7 chat support** or you can also drop a mail to **support@lambdatest.com**.
diff --git a/sidebars.js b/sidebars.js index 975e89f3f..33886b511 100644 --- a/sidebars.js +++ b/sidebars.js @@ -336,7 +336,7 @@ module.exports = { }, { type: "doc", - label: "Detox Testing", + label: "Detox", id: "detox-testing-on-hyperexecute", }, {