Skip to content

Commit 37a1a8c

Browse files
authored
Merge pull request LambdaTest#1780 from keys-github/stage
Updated tunnel doc
2 parents f2fa1e7 + aac2eb9 commit 37a1a8c

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed
16.7 KB
Loading
61.9 KB
Loading
32.5 KB
Loading
37.2 KB
Loading

docs/local-testing-windows.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ LT --user [email protected] --key 123456789abcdefghijklmnopqrstuv --tunnelN
9090

9191
>**Note:**  After you execute the command, Windows may ask for user permission. Make sure you have administrator access to **‘Allow’** the file to run successfully.
9292
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’**.
93-
<!-- <img loading="lazy" src={require('../assets/images/local-testing-windows/local-windows-4.webp').default} alt="start localhost testing on Windows" width="970" height="313" className="doc_img"/> -->
93+
94+
<img loading="lazy" src={require('../assets/images/local-testing-windows/tunnel_launched.webp').default} alt="start localhost testing on Windows" width="970" height="313" className="doc_img"/>
9495

9596
## Testing Locally Hosted Web Pages Using LambdaTest tunnel
9697
***
@@ -167,11 +168,11 @@ A secure tunnel connection is maintained unless you explicitly disconnect it. Yo
167168
**Option 1:**  You can kill the process by using **‘Ctrl+C’**  in Windows command prompt.
168169
You will receive the below highlighted message **‘Tunnel stopped successfully’**  indicating the termination on Tunnel Connection.
169170

170-
<!-- <img loading="lazy" src={require('../assets/images/local-testing-windows/local-windows-17.webp').default} alt="Stopping tunnel" width="977" height="292" className="doc_img"/> -->
171+
<img loading="lazy" src={require('../assets/images/local-testing-windows/tunnel_stopped.webp').default} alt="Stopping tunnel" width="977" height="292" className="doc_img"/>
171172

172-
**Option 2:**  You can also disconnect it using the option provided in the user interface. In the top right corner of LambdaTest interface, you will find a button that's says **"Tunnel active"**. This button displays the number of active tunnels. As you click on it, you will find your tunnel name along with an **‘x’**  button. Press the **‘x’**  button to terminate the LambdaTest tunnel.
173+
**Option 2:**  You can also disconnect it using the option provided in the user interface. In the top right corner of LambdaTest interface, you will find a tunnel icon. Click on this icon and then click **x**  to terminate the LambdaTest tunnel.
173174

174-
<!-- <img loading="lazy" src={require('../assets/images/local-testing-windows/local-windows-18.webp').default} alt="disconnecting LambdaTest tunnel" width="1349" height="622" className="doc_img"/> -->
175+
<img loading="lazy" src={require('../assets/images/local-testing-windows/close tunnel.webp').default} alt="disconnecting LambdaTest tunnel" width="1349" height="622" className="doc_img"/>
175176

176177
## Geolocation Testing through VPN with LambdaTest tunnel
177178
***
@@ -228,11 +229,11 @@ Following is the list of command arguments which can be used as modifiers while
228229
>**What is an Access Key?**
229230
>An Access Key is a unique string used for the identification of your account.
230231
As we offer a cloud-based platform to host a testing ecosystem to everyone around the globe. Access key plays a crucial role in authenticating your LambdaTest account while mapping a secure tunnel connection for hosting your locally stored web pages online. They work as your IDs when you gain access to our cloud servers.
231-
If you ever misplace your Access key into the hands of someone you don’t trust. You can always regenerate it by clicking the tilt arrow button.
232+
If you ever misplace your Access key into the hands of someone you don’t trust. You can always regenerate it by navigating to your LambdaTest Profile > Account Settings > [Password & Security](https://accounts.lambdatest.com/security/username-accesskey).
232233

233-
Find your Access Key while performing any type of testing, from the left navigation menu. You will find a button that says **‘Configure Tunnel’**. Click on that button & a string containing your access key will be presented.
234+
You can find your Access Key while performing any type of testing. Go to **Credentials** in the left sidebar and click the copy icon next to Access Key to retrieve it.
234235

235-
<!-- <img loading="lazy" src={require('../assets/images/local-testing-windows/local-windows-19.webp').default} alt="Finding access key" width="1344" height="617" className="doc_img"/> -->
236+
<img loading="lazy" src={require('../assets/images/local-testing-windows/creds.webp').default} alt="Finding access key" width="1344" height="617" className="doc_img"/>
236237

237238
For instance, if you go to **‘Real Time Test’**, you will observe a button that says **‘Configure Tunnel’**  on the top-right area of the page. Click on that button and a form would open up through it, providing you with a string containing your access key. You will find the access key in the area underlined below.
238239

0 commit comments

Comments
 (0)