Local Testing For MacOS
TestMu AI tunnel feature allows you to test your private server URLs or locally hosted web-apps or websites on 3000+ real browsers through TestMu AI. You can test plain HTML, CSS, PHP, Python, or other similar web files saved on your local system, over combinations of operating systems, browsers, and screen resolutions that are available on TestMu AI. You can leverage the new TestMu AI tunnel binary for corporate firewalls and proxy settings without any restrictions. TestMu AI tunnel follows various protocols such as Web Socket, HTTPS, SSH(Secure Shell), etc. to help you establish a secure and unique tunnel connection through corporate firewalls between your system and TestMu AI cloud servers.
Feel more confident than ever, before deploying any UI specific change into Production. Test your development thoroughly with TestMu AI tunnel and experience the flexibility to securely test your website on 3000+ browsers and their assorted versions, running on real OS code for cross-platform and cross browser compatibility, even before it gets deployed over the Production environment.
You can download the binary file responsible for establishing a tunnel connection between your local device and our testing cloud by clicking on the downloadable link below.
| DOWNLOAD TestMu AI tunnel ZIP FOR MAC 64 BIT |
|---|
This file is supported for the below listed macOS:
- macOS Sonoma
- macOS Ventura
- macOS Monterey
- macOS Big Sur
- macOS Catalina
- macOS Mojave
- macOS High Sierra
- macOS Sierra
- OS X El Capitan
- OS X Yosemite
- OS X Mavericks
- OS X Mountain Lion
- OS X Lion
Configuring Connection With TestMu AI tunnel
Step 1: Click the button ‘Configure Tunnel’. Download the binary zip file by clicking the ‘Download Link’. Press the ‘Copy’ button in the form that opens up to copy the complete string to your system’s clipboard.
What is this zip file for?
This zip file contains the tunnel binary which will help in establishing a secure tunnel connection to TestMu AI cloud servers so you could test your locally hosted web pages over thousands of browsers and operating systems for desktop and mobile using TestMu AI.
Step 2: Extract the downloaded zip file. Go to the terminal and route your pointer to the same directory where you extracted the zip file.
Step 3: Paste the copied string to execute the downloaded binary file. The command will look like:
LT --user {user's login email} --key {user's access key} --tunnelName {user's tunnel name}
So for example, if your user login email is example@lambdatest.com, user key is 123456789abcdefghijklmnopqrstuv and tunnel name is TestMu AI, the command would be:
LT --user example@lambdatest.com --key 123456789abcdefghijklmnopqrstuv --tunnelName LambdaTest
Note: After you execute the command, you may be asked for user permission. Make sure you have administrator access to allow the file to run successfully.
In a few seconds, after you execute the command, a tunnel connection will be established. You will receive a message inside your command prompt mentioning "You can start testing now".
Testing Locally Hosted Web Pages Using TestMu AI tunnel
Step 1: Make sure you turn on XAMPP or any other web hosting tool to provide you an Apache test environment. If you are using XAMPP, Press the ‘Start’ button for ‘Apache’ under ‘Actions’. If you also want to test the back-end functionality for your website then Press the