From 65116fc38474a77ec8117eb0bc6f787c691984f0 Mon Sep 17 00:00:00 2001 From: surishubham Date: Tue, 7 Jan 2025 12:38:37 +0530 Subject: [PATCH] fixed 404 --- docs/chrome-extension.md | 2 +- docs/microsoft-team.md | 2 +- docs/real-time-testing-troubleshooting.md | 2 +- docs/slack-app-integration.md | 2 +- docs/vscode-extension.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/chrome-extension.md b/docs/chrome-extension.md index 117090f00..84811eca3 100644 --- a/docs/chrome-extension.md +++ b/docs/chrome-extension.md @@ -117,7 +117,7 @@ You will be routed to LambdaTest Real Time Console where you can perform Real ti LambdaTest Real Time Console -For more information, refer to **[Real Time Testing documentation](/docs/real-time-browser-testing/)**. +For more information, refer to **[Real Time Testing documentation](/docs/getting-started-with-desktop-browser-real-time-testing/)**. ## How To Capture Screenshots? diff --git a/docs/microsoft-team.md b/docs/microsoft-team.md index fb928d632..945897fad 100644 --- a/docs/microsoft-team.md +++ b/docs/microsoft-team.md @@ -114,7 +114,7 @@ Step 5: A Real-time test card will be generated consisting of the test configura microsoft team app -For further information on the Real-time Testing, refer to our documentation [Real Time Browser Testing](/docs/real-time-browser-testing/). +For further information on the Real-time Testing, refer to our documentation [Real Time Browser Testing](/docs/getting-started-with-desktop-browser-real-time-testing/). > Note: You can create the real-time test from inside your team conversation and direct conversation. You and your team members can directly launch the session from the respective card with a click of a button, resulting in better collaboration and an easier way to find UI bugs. diff --git a/docs/real-time-testing-troubleshooting.md b/docs/real-time-testing-troubleshooting.md index 862aaaa79..96006ad1f 100644 --- a/docs/real-time-testing-troubleshooting.md +++ b/docs/real-time-testing-troubleshooting.md @@ -47,7 +47,7 @@ slug: real-time-testing-troubleshooting/ Real-Time Testing allows you to perform live-interactive cross browser testing of your website on more than 3000+ real browsers & browser versions running on various operating systems in the cloud. LambdaTest provides you real-time testing experience by virtual machines hosted on our cloud servers. -Click here to know more about [Real Time Testing at LambdaTest](/support/docs/real-time-browser-testing/) +Click here to know more about [Real Time Testing at LambdaTest](/support/docs/getting-started-with-desktop-browser-real-time-testing/) We have observed that in specific scenarios, users face issues while connecting to our Selenium Grid. This document will help you troubleshoot such scenarios. diff --git a/docs/slack-app-integration.md b/docs/slack-app-integration.md index 4ff5b300c..ea23987e0 100644 --- a/docs/slack-app-integration.md +++ b/docs/slack-app-integration.md @@ -116,7 +116,7 @@ To launch the Realtime test, click on **Run Test**. Slack App -To know more about Real-time Testing, refer to the documentation [Real Time Browser Testing](/docs/real-time-browser-testing/). +To know more about Real-time Testing, refer to the documentation [Real Time Browser Testing](/docs/getting-started-with-desktop-browser-real-time-testing/). ## Running Screenshot Tests From Slack App * * * diff --git a/docs/vscode-extension.md b/docs/vscode-extension.md index ad0019cc5..c071f623e 100644 --- a/docs/vscode-extension.md +++ b/docs/vscode-extension.md @@ -102,7 +102,7 @@ It will take you to a cloud-based virtual machine running real browsers and oper activate screenshot testig feature

-For more details, head over to our guide on [Real Time Browser Testing](https://www.lambdatest.com/support/docs/real-time-browser-testing/). +For more details, head over to our guide on [Real Time Browser Testing](https://www.lambdatest.com/support/docs/getting-started-with-desktop-browser-real-time-testing/). ## Testing Locally Hosted Websites Using VS Code Extension ---