diff --git a/docs/assistive-touch-on-real-ios-browser.md b/docs/assistive-touch-on-real-ios-browser.md index 4eaac8050..20226bcf7 100644 --- a/docs/assistive-touch-on-real-ios-browser.md +++ b/docs/assistive-touch-on-real-ios-browser.md @@ -51,8 +51,6 @@ import TabItem from '@theme/TabItem'; LambdaTest's **Assistive Touch** feature enables you to perform key system-level actions directly from the testing toolbar during manual sessions on real iPhones and iPads. This allows you to replicate gestures such as going to the Home Screen, opening the Notification Center, taking screenshots, and more without pressing physical device buttons. ---- - ## Use Cases - Navigate to the Home Screen after completing a flow (e.g., logout, relaunch). @@ -61,15 +59,10 @@ This allows you to replicate gestures such as going to the Home Screen, opening - Capture screenshots for UI validation or bug reporting. - Simulate a shake gesture to test motion-based features. ---- - ## How It Works - Assistive Touch uses LambdaTest’s on-device instrumentation to emulate native iOS gestures via a simple **Assistive Actions** panel. When triggered, each action behaves exactly as it would on a physical device, allowing accurate test scenarios without manual button presses. ---- - ### Key Features - Works on **iPhones and iPads running iOS/iPadOS 14 and above**. @@ -78,8 +71,6 @@ When triggered, each action behaves exactly as it would on a physical device, al - Hover tooltips (desktop) and toast confirmations for every action. - Auto-disable unsupported actions with a “Not supported on this device” message. ---- - ## Supported Actions | Action | Description | @@ -90,8 +81,6 @@ When triggered, each action behaves exactly as it would on a physical device, al | **Screenshot** | Captures the current screen. | | **Shake Gesture** | Simulates device shake for undo or motion triggers. | ---- - ## Using Assistive Touch in Manual Testing **Step 1:** Start a manual testing session on a real iOS device in **App Live** or **Browser Live**. diff --git a/docs/assistive-touch-on-real-ios-devices.md b/docs/assistive-touch-on-real-ios-devices.md index 5112b64e3..3a860746a 100644 --- a/docs/assistive-touch-on-real-ios-devices.md +++ b/docs/assistive-touch-on-real-ios-devices.md @@ -17,7 +17,6 @@ url: https://www.lambdatest.com/support/docs/assistive-touch-on-real-ios-devices site_name: LambdaTest slug: assistive-touch-on-real-ios-devices/ --- - import CodeBlock from '@theme/CodeBlock'; import { YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY } from "@site/src/component/keys"; @@ -51,8 +50,6 @@ import TabItem from '@theme/TabItem'; LambdaTest's **Assistive Touch** feature enables you to perform key system-level actions directly from the testing toolbar during manual sessions on real iPhones and iPads. This allows you to replicate gestures such as going to the Home Screen, opening the Notification Center, taking screenshots, and more without pressing physical device buttons. ---- - ## Use Cases - Navigate to the Home Screen after completing a flow (e.g., logout, relaunch). @@ -61,15 +58,11 @@ This allows you to replicate gestures such as going to the Home Screen, opening - Capture screenshots for UI validation or bug reporting. - Simulate a shake gesture to test motion-based features. ---- - ## How It Works Assistive Touch uses LambdaTest’s on-device instrumentation to emulate native iOS gestures via a simple **Assistive Actions** panel. When triggered, each action behaves exactly as it would on a physical device, allowing accurate test scenarios without manual button presses. ---- - ### Key Features - Works on **iPhones and iPads running iOS/iPadOS 14 and above**. @@ -78,8 +71,6 @@ When triggered, each action behaves exactly as it would on a physical device, al - Hover tooltips (desktop) and toast confirmations for every action. - Auto-disable unsupported actions with a “Not supported on this device” message. ---- - ## Supported Actions | Action | Description | @@ -90,8 +81,6 @@ When triggered, each action behaves exactly as it would on a physical device, al | **Screenshot** | Captures the current screen. | | **Shake Gesture** | Simulates device shake for undo or motion triggers. | ---- - ## Using Assistive Touch in Manual Testing **Step 1:** Start a manual testing session on a real iOS device in **App Live** or **Browser Live**.