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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/hyperexecute-guided-walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ slug: hyperexecute-guided-walkthrough/
})
}}
></script>
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/).
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/).

## Jobs Page

Expand Down
2 changes: 1 addition & 1 deletion docs/real-time-locally-hosted-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: real-time-locally-hosted-pages
title: Locally Hosted Pages
hide_title: false
sidebar_label: Locally Hosted Pages
description: Securely test your localy hosted websites and application using the real time testing feature of lambdatest with over 3000+ browsers and different OS.
description: Securely test your locally hosted websites and application using the real time testing feature of lambdatest with over 3000+ browsers and different OS.
keywords:
- real time testing in lambdatest
- lambdatest real time testing feature
Expand Down
48 changes: 47 additions & 1 deletion docs/real-time-upload-and-download-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,52 @@
- Integrated download capability for test outputs
- Seamless integration with existing manual testing workflows

## Steps to Upload or Download the Files

<Tabs className="docs__val">
<TabItem value="web-browser" label="Web Browser" default>

**Step 1 :** Log in to the [Web Browser Testing](https://app.lambdatest.com/console/realtime/browser/desktop) dashboard.

**Step 2 :** Select your required OS and relevant browser, and device from the listing to launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Downlaod the file.

Check failure on line 70 in docs/real-time-upload-and-download-files.md

View workflow job for this annotation

GitHub Actions / spellcheck

Downlaod ==> Download

<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"/>

</TabItem>

<TabItem value="mobile-browser" label="Mobile Browser" default>

**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/browser/mobile) dashboard from the **Web Browser Testing** section.

**Step 2 :** Select your required OS and relevant browser, and device from the listing to launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Downlaod the file.

Check failure on line 84 in docs/real-time-upload-and-download-files.md

View workflow job for this annotation

GitHub Actions / spellcheck

Downlaod ==> Download

<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"/>

</TabItem>

<TabItem value="mobile-app" label="Mobile App" default>

**Step 1 :** Log in to the [Virtual Mobile](https://app.lambdatest.com/console/realtime/app) dashboard from the **App Testing** section.

**Step 2 :** Select your OS and the required device, upload your app and then launch your test session.

**Step 3 :** Click on Files and Media from the toolbar.

**Step 4 :** Click **Uploads / Downloads** button Upload or Downlaod the file.

Check failure on line 98 in docs/real-time-upload-and-download-files.md

View workflow job for this annotation

GitHub Actions / spellcheck

Downlaod ==> Download

<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"/>

</TabItem>
</Tabs>

## Supported Platform Compatibility

<Tabs className="docs__val">
Expand Down Expand Up @@ -102,7 +148,7 @@
## File Types and Sizes

<Tabs className="docs__val">
<TabItem value="uplaod" label="Uploading Files" default>
<TabItem value="upload" label="Uploading Files" default>

| File Type | Supported Formats | Maximum File Size |
|-----------|-------------------|-------------------|
Expand Down
Loading