Skip to content

Commit 9d0611a

Browse files
docs: integrate new YT video to docs
1 parent 9ce7edd commit 9d0611a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/docs/api/Mobile.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Testing mobile apps and mobile web applications comes with its own challenges, e
99

1010
To simplify the process, WebdriverIO introduces **custom and enhanced mobile commands** tailored specifically for mobile web and native app testing. These commands abstract away the intricacies of underlying Appium APIs, enabling you to write concise, intuitive, and platform-agnostic test scripts. By focusing on ease of use, we aim to reduce the extra load while developing Appium scripts and empower you to automate mobile apps effortlessly.
1111

12+
<LiteYouTubeEmbed
13+
id="tN0LmKgWjPw"
14+
title="WebdriverIO Tutorials - Enhanced Mobile Commands"
15+
/>
16+
1217
## Why Custom Mobile Commands?
1318

1419
### 1. **Simplifying Complex APIs**

0 commit comments

Comments
 (0)