From 2b86e61c0cfe01032888cafab4fc23c9359273dc Mon Sep 17 00:00:00 2001 From: Devansh013 Date: Fri, 7 Nov 2025 18:14:45 +0530 Subject: [PATCH] Updated lt browser doc --- docs/lt-browser-2.md | 2 + docs/mouse-pointer-for-touch-mode.md | 90 ---------------------------- sidebars.js | 5 -- 3 files changed, 2 insertions(+), 95 deletions(-) delete mode 100644 docs/mouse-pointer-for-touch-mode.md diff --git a/docs/lt-browser-2.md b/docs/lt-browser-2.md index 357a2f01d..e8e1d300a 100644 --- a/docs/lt-browser-2.md +++ b/docs/lt-browser-2.md @@ -76,6 +76,8 @@ slug: lt-browser-2/ # Getting Started With LT Browser 2.0 * * * +> **Note:** This product is deprecated and as a result, no further support will be provided for this feature by the LambdaTest Organization. + [LT Browser 2.0](https://www.lambdatest.com/lt-browser) is a Chromium-based mobile-friendly browser that enables web developers to build, test and debug their mobile websites for responsiveness across a wide range of 50+ pre-installed device viewports, including mobile, tablet, desktop and laptop. The new LT Browser 2.0 boasts enhanced performance and several features that make it easier for you to create responsive websites for device viewports of all sizes. diff --git a/docs/mouse-pointer-for-touch-mode.md b/docs/mouse-pointer-for-touch-mode.md deleted file mode 100644 index 0d143f9d9..000000000 --- a/docs/mouse-pointer-for-touch-mode.md +++ /dev/null @@ -1,90 +0,0 @@ ---- -id: mouse-pointer-for-touch-mode -title: Using Mouse Pointer For Touch Mode -hide_title: true -sidebar_label: Mouse Pointer -description: LT Browser allows you to replicate your touch screen devices. You can use the touch mode for mobile devices, desktops, laptops, and for navigation. -keywords: - - touch mode lt browser - - touch mode - - mouse pointer - - mouse pointer lt browser - -url: https://www.lambdatest.com/support/docs/mouse-pointer-for-touch-mode/ -site_name: LambdaTest -slug: mouse-pointer-for-touch-mode/ ---- - - - -# Mouse Pointer For Touch Mode -* * * -[LT Browser](https://www.lambdatest.com/lt-browser/) allows you to replicate the touch screen devices. Now you can use the touch mode for both mobile devices, desktops, laptops, and navigation in the same way as you would use the touch feature on your mobile device. - -To get started, you need to download the executable file from here. - -
- window.sendAnalytics('Download LT Browser 2.0')}>Download LT Browser For Windows -
- -
- window.sendAnalytics('Download LT Browser 2.0')}>Download LT Browser For macOS -
- -
- window.sendAnalytics('Download LT Browser 2.0')}>Download LT Browser For Linux -
- -To enable the touch mode, navigate to the **'Settings'** button from the top left and enable the **'Mouse Pointer'** button. - -Mouse pointer - -Once enabled, when you hover to any screen it shows a touch icon as highlighted below. - -touch icon - - -> -That's all Testers!. In case you come across any doubts, feel free to reach out through our  window.openLTChatWidget()}>24*7 Chat Portal or you can also drop a mail to [support@lambdatest.com](mailto:support@lambdatest.com).
Happy testing! - - \ No newline at end of file diff --git a/sidebars.js b/sidebars.js index 5ff83818f..437ce65ed 100644 --- a/sidebars.js +++ b/sidebars.js @@ -4082,11 +4082,6 @@ module.exports = { label: "Full Page Screenshots", id: "full-page-screenshots", }, - { - type: "doc", - label: "Mouse Pointer", - id: "mouse-pointer-for-touch-mode", - }, { type: "doc", label: "JavaScript Error Reports",