You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload files directly to the test environment for scenarios that require file input or uploads, such as testing form submissions, image uploads, or file management features.
86
+
## Files and Media
87
+
The [Upload and Download Files](/support/docs/real-time-upload-and-download-files/) feature allows to manage files directly within remote testing environments. This functionality streamlines the testing process by allowing seamless file transfers between local and remote environments across desktop and mobile platforms.
description: Discover how to use the Recents and Favourites feature under Quick Links in LambdaTest. Quickly access recently used items and mark important resources for faster navigation.
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.
The [LambdaTest Tunnel](/support/docs/testing-locally-hosted-pages/) feature enables you to perform secure and real-time testing of locally hosted websites, private servers, and web applications that are behind a corporate firewall. By creating a secure connection between your local environment and the LambdaTest cloud, the Tunnel allows you to access and test internal applications on various browsers and devices.
48
+
49
+
## Use Cases
50
+
-**Testing Locally Hosted Websites :** Useful for validating websites or web applications still in the development phase that are hosted on a local machine or development server.
51
+
-**Testing Staged Applications :** Ideal for testing applications hosted in staging environments that are not yet deployed to production.
52
+
-**Testing Web Apps Behind a Corporate Firewall :** Allows you to securely access and test applications that are protected by a corporate firewall.
53
+
-**End-to-End Testing in CI Environments :** Facilitates end-to-end testing scenarios that require access to local databases, APIs, or other internal services.
54
+
55
+
> 📕 Learn more about the [LambdaTest Tunnel](/support/docs/testing-locally-hosted-pages/) from the documentation.
The [Upload and Download Files](/support/docs/real-time-upload-and-download-files/) feature allows to manage files directly within remote testing environments. This functionality streamlines the testing process by allowing seamless file transfers between local and remote environments across desktop and mobile platforms.
100
+
98
101
## Network Throttling
99
102
LambdaTest's network throttling feature empowers you to simulate real-world network conditions (2G, 3G, LTE) during testing. This allows you to assess your application performance under varying internet speeds, ensuring a seamless user experience across different network environments. You can leverage predefined network profiles or craft custom settings for comprehensive testing.
Copy file name to clipboardExpand all lines: docs/real-time-mobile-browser-testing-tools.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,9 @@ Highlight and report any bugs found during your testing session using the Mark a
84
84
The IP Geolocation feature enables you to simulate website and mobile experiences from over 45 countries by using local IP addresses. This allows you to test localized features such as pricing, languages, and product offerings. With IP Geolocation enabled, you can verify that your app's traffic is coming from a specific country, allowing for comprehensive global testing.
The [Upload and Download Files](/support/docs/real-time-upload-and-download-files/) feature allows to manage files directly within remote testing environments. This functionality streamlines the testing process by allowing seamless file transfers between local and remote environments across desktop and mobile platforms.
87
90
88
91
## Network Throttling
89
92
LambdaTest's network throttling feature empowers you to simulate real-world network conditions (2G, 3G, LTE) during testing. This allows you to assess your application performance under varying internet speeds, ensuring a seamless user experience across different network environments. You can leverage predefined network profiles or craft custom settings for comprehensive testing.
The Upload and Download Files feature allows you to manage files directly within remote testing environments. This functionality enhances the testing process by allowing seamless file transfers between local and remote environments across desktop and mobile platforms.
51
+
52
+
## Key Benefits
53
+
54
+
- Direct file upload to remote testing environments
55
+
- Cross-platform file management support
56
+
- Integrated download capability for test outputs
57
+
- Seamless integration with existing manual testing workflows
58
+
59
+
## Supported Platform Compatibility
60
+
61
+
<TabsclassName="docs__val">
62
+
<TabItemvalue="android"label="Android"default>
63
+
64
+
-**Supported Versions :** Android 7 and above.
65
+
66
+
#### File Upload Path
67
+
-**Android 10 and above :** Uploaded files will be accessible through the file picker in the "Downloads" folder.
68
+
-**Below Android 10 :** Files will be uploaded to the "Downloads" folder due to the absence of a "Documents" folder.
69
+
70
+
</TabItem>
71
+
72
+
<TabItemvalue="ios"label="iOS"default>
73
+
74
+
-**Supported Versions :** iOS 13 and above.
75
+
-**Upcoming Support :** iOS 18 support is planned for a future release.
76
+
-**Upload Location :** Files can be accessed from the "Downloads" section in the Files app.
77
+
78
+
#### Browser-Specific Download Locations:
79
+
-**Firefox :** Files are saved in the "Firefox" folder.
80
+
-**Chromium Browsers (e.g., Chrome, Edge) :** Files are stored in the "Chromium" folder.
81
+
-**Safari :** Files are downloaded to the "Downloads" folder.
82
+
83
+
</TabItem>
84
+
85
+
<TabItemvalue="windows"label="Windows"default>
86
+
87
+
-**Supported Versions :** Windows versions newer than XP and Windows 7 with Internet Explorer 8, 9, or 10.
88
+
-**Download Location :** Files are stored in the C:/ or E:/Downloads folder.
89
+
-**Upload Location :** Uploaded files appear in the "Downloads" folder.
90
+
91
+
</TabItem>
92
+
93
+
<TabItemvalue="macos"label="macOS"default>
94
+
95
+
-**Supported Versions :** macOS Sierra (version 10.12) and above.
96
+
-**Download Location :** Downloaded files are accessible under "Downloads" in Finder.
97
+
-**Upload Location :** Files can be found in the "Downloads" folder after uploading.
|File Size | The maximum total file size supported for download is 50 MB. <br /> The combined size of all the files you want to download must not exceed 50 MB. |
119
+
120
+
</TabItem>
121
+
</Tabs>
122
+
123
+
:::note
124
+
-**Number of File Uploads per Session :** You can upload 5 files max per testing session.
125
+
126
+
-**File Storage Duration :** All files uploaded to Lambdatest servers, whether media or non-media, will be retained for a period of 30 days. After this period, the files will be automatically purged from the servers.
127
+
128
+
-**Non-Media File Considerations for iOS :** For non-media files on iOS, it is imperative to ensure that the iOS app has the `UIFileSharingEnabled` and `LSSupportsOpeningDocumentsInPlace` keys set to `true` in the `Info.plist` file.
0 commit comments