Skip to content

Commit e40d916

Browse files
authored
Merge pull request LambdaTest#1031 from Aman1905/stage
fixed the typo
2 parents 561bf12 + a95b8b8 commit e40d916

File tree

6 files changed

+49
-3
lines changed

6 files changed

+49
-3
lines changed
99.3 KB
Loading
106 KB
Loading
100 KB
Loading

docs/hyperexecute-guided-walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ slug: hyperexecute-guided-walkthrough/
3737
})
3838
}}
3939
></script>
40-
This page gives you a guided walkthrough of all the things on the HyperExecute Dashboard and how you can get the most out of the Platform, once you have successfully [ran you first sample Job](/support/docs/hyperexecute-running-your-first-job/).
40+
This page gives you a guided walkthrough of all the things on the HyperExecute Dashboard and how you can get the most out of the platform once you have successfully [run your first sample Job](/support/docs/hyperexecute-running-your-first-job/).
4141

4242
## Jobs Page
4343

docs/real-time-locally-hosted-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: real-time-locally-hosted-pages
33
title: Locally Hosted Pages
44
hide_title: false
55
sidebar_label: Locally Hosted Pages
6-
description: Securely test your localy hosted websites and application using the real time testing feature of lambdatest with over 3000+ browsers and different OS.
6+
description: Securely test your locally hosted websites and application using the real time testing feature of lambdatest with over 3000+ browsers and different OS.
77
keywords:
88
- real time testing in lambdatest
99
- lambdatest real time testing feature

docs/real-time-upload-and-download-files.md

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,52 @@ The Upload and Download Files feature allows you to manage files directly within
5656
- Integrated download capability for test outputs
5757
- Seamless integration with existing manual testing workflows
5858

59+
## Steps to Upload or Download the Files
60+
61+
<Tabs className="docs__val">
62+
<TabItem value="web-browser" label="Web Browser" default>
63+
64+
**Step 1 :** Log in to the [Web Browser Testing](https://app.lambdatest.com/console/realtime/browser/desktop) dashboard.
65+
66+
**Step 2 :** Select your required OS and relevant browser, and device from the listing to launch your test session.
67+
68+
**Step 3 :** Click on Files and Media from the toolbar.
69+
70+
**Step 4 :** Click **Uploads / Downloads** button Upload or Downlaod the file.
71+
72+
<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-web-browser.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>
73+
74+
</TabItem>
75+
76+
<TabItem value="mobile-browser" label="Mobile Browser" default>
77+
78+
**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/browser/mobile) dashboard from the **Web Browser Testing** section.
79+
80+
**Step 2 :** Select your required OS and relevant browser, and device from the listing to launch your test session.
81+
82+
**Step 3 :** Click on Files and Media from the toolbar.
83+
84+
**Step 4 :** Click **Uploads / Downloads** button Upload or Downlaod the file.
85+
86+
<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-mobile-browser.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>
87+
88+
</TabItem>
89+
90+
<TabItem value="mobile-app" label="Mobile App" default>
91+
92+
**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/app) dashboard from the **App Testing** section.
93+
94+
**Step 2 :** Select your OS and the required device, upload your app and then launch your test session.
95+
96+
**Step 3 :** Click on Files and Media from the toolbar.
97+
98+
**Step 4 :** Click **Uploads / Downloads** button Upload or Downlaod the file.
99+
100+
<img loading="lazy" src={require('../assets/images/real-time-testing/key-features/upload-download-app.png').default} alt="zebrunner integration" width="1281" height="722" className="doc_img"/>
101+
102+
</TabItem>
103+
</Tabs>
104+
59105
## Supported Platform Compatibility
60106

61107
<Tabs className="docs__val">
@@ -102,7 +148,7 @@ The Upload and Download Files feature allows you to manage files directly within
102148
## File Types and Sizes
103149

104150
<Tabs className="docs__val">
105-
<TabItem value="uplaod" label="Uploading Files" default>
151+
<TabItem value="upload" label="Uploading Files" default>
106152

107153
| File Type | Supported Formats | Maximum File Size |
108154
|-----------|-------------------|-------------------|

0 commit comments

Comments
 (0)