Skip to content

Commit 0b98114

Browse files
authored
Merge pull request LambdaTest#1740 from deepanshu-product/stage1
#update detox doc
2 parents 99c070b + 850571a commit 0b98114

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
3.24 KB
Loading

docs/detox-testing-on-hyperexecute.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: detox-testing-on-hyperexecute
33
title: Detox Testing on HyperExecute
44
hide_title: false
5-
sidebar_label: Detox Testing
5+
sidebar_label: Detox
66
description: Learn how to run Detox automation tests on HyperExecute for React Native apps
77
keywords:
88
- Detox
@@ -167,6 +167,10 @@ Visit the [HyperExecute Dashboard](https://hyperexecute.lambdatest.com/hyperexec
167167
<img loading="lazy" src={require('../assets/images/hyperexecute/frameworks/Detox/Detox_dashboard.png').default} alt="TestNG HyperExecute Terminal Logs" width="1920" height="868" className="doc_img"/>
168168
169169
170+
171+
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**.
172+
173+
170174
> For any query or doubt, please feel free to contact us via <span className="doc__lt" onClick={() => window.openLTChatWidget()}>**24×7 chat support**</span> or you can also drop a mail to **[email protected]**.<br />
171175
172176

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ module.exports = {
336336
},
337337
{
338338
type: "doc",
339-
label: "Detox Testing",
339+
label: "Detox",
340340
id: "detox-testing-on-hyperexecute",
341341
},
342342
{

0 commit comments

Comments
 (0)