Skip to content

Commit d656018

Browse files
updated files
1 parent fb310f4 commit d656018

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

docs/assistive-touch-on-real-ios-browser.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ import TabItem from '@theme/TabItem';
5151
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.
5252
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.
5353

54-
---
55-
5654
## Use Cases
5755

5856
- 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
6159
- Capture screenshots for UI validation or bug reporting.
6260
- Simulate a shake gesture to test motion-based features.
6361

64-
---
65-
6662
## How It Works
67-
6863
Assistive Touch uses LambdaTest’s on-device instrumentation to emulate native iOS gestures via a simple **Assistive Actions** panel.
6964
When triggered, each action behaves exactly as it would on a physical device, allowing accurate test scenarios without manual button presses.
7065

71-
---
72-
7366
### Key Features
7467

7568
- 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
7871
- Hover tooltips (desktop) and toast confirmations for every action.
7972
- Auto-disable unsupported actions with a “Not supported on this device” message.
8073

81-
---
82-
8374
## Supported Actions
8475

8576
| Action | Description |
@@ -90,8 +81,6 @@ When triggered, each action behaves exactly as it would on a physical device, al
9081
| **Screenshot** | Captures the current screen. |
9182
| **Shake Gesture** | Simulates device shake for undo or motion triggers. |
9283

93-
---
94-
9584
## Using Assistive Touch in Manual Testing
9685

9786
**Step 1:** Start a manual testing session on a real iOS device in **App Live** or **Browser Live**.

docs/assistive-touch-on-real-ios-devices.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ url: https://www.lambdatest.com/support/docs/assistive-touch-on-real-ios-devices
1717
site_name: LambdaTest
1818
slug: assistive-touch-on-real-ios-devices/
1919
---
20-
2120
import CodeBlock from '@theme/CodeBlock';
2221
import { YOUR_LAMBDATEST_USERNAME, YOUR_LAMBDATEST_ACCESS_KEY } from "@site/src/component/keys";
2322

@@ -51,8 +50,6 @@ import TabItem from '@theme/TabItem';
5150
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.
5251
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.
5352

54-
---
55-
5653
## Use Cases
5754

5855
- 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
6158
- Capture screenshots for UI validation or bug reporting.
6259
- Simulate a shake gesture to test motion-based features.
6360

64-
---
65-
6661
## How It Works
6762

6863
Assistive Touch uses LambdaTest’s on-device instrumentation to emulate native iOS gestures via a simple **Assistive Actions** panel.
6964
When triggered, each action behaves exactly as it would on a physical device, allowing accurate test scenarios without manual button presses.
7065

71-
---
72-
7366
### Key Features
7467

7568
- 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
7871
- Hover tooltips (desktop) and toast confirmations for every action.
7972
- Auto-disable unsupported actions with a “Not supported on this device” message.
8073

81-
---
82-
8374
## Supported Actions
8475

8576
| Action | Description |
@@ -90,8 +81,6 @@ When triggered, each action behaves exactly as it would on a physical device, al
9081
| **Screenshot** | Captures the current screen. |
9182
| **Shake Gesture** | Simulates device shake for undo or motion triggers. |
9283

93-
---
94-
9584
## Using Assistive Touch in Manual Testing
9685

9786
**Step 1:** Start a manual testing session on a real iOS device in **App Live** or **Browser Live**.

0 commit comments

Comments
 (0)