Skip to content

Commit f2fa1e7

Browse files
authored
Merge pull request LambdaTest#1779 from Ishavyas9/DocStage
removed keys from doc
2 parents 7110dec + 6d06961 commit f2fa1e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/local-testing-windows.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ 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+
<!-- <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"/> -->
9494

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

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

172172
**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.
173173

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

176176
## Geolocation Testing through VPN with LambdaTest tunnel
177177
***
@@ -232,7 +232,7 @@ If you ever misplace your Access key into the hands of someone you don’t trust
232232

233233
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.
234234

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

237237
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.
238238

0 commit comments

Comments
 (0)