Skip to content

Commit db48cd5

Browse files
committed
docs(website): linked to mobile support ticket for transparency
1 parent a605ddc commit db48cd5

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

src/docs/handbook/mobile-testing/index.mdx

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ title: Mobile testing
55

66
# Mobile testing with Serenity/JS
77

8-
Serenity/JS integrates with [WebdriverIO](/handbook/test-runners/webdriverio) to enable mobile test automation using the [Appium](https://webdriver.io/docs/api/appium/) protocol.
9-
10-
In this chapter, you'll learn how to implement test scenarios for mobile apps using Serenity/JS [Screenplay Pattern](/handbook/design/screenplay-pattern)
11-
libraries.
12-
13-
<ArticleComingSoon />
8+
Serenity/JS integrates with [WebdriverIO](/handbook/test-runners/webdriverio) to provide reporting capabilities for native mobile tests using the [Appium](https://webdriver.io/docs/api/appium/) protocol.
149

10+
We're currently working on providing Serenity/JS Screenplay Pattern libraries to support native mobile testing, so follow feature request [#1279 on GitHub](https://github.com/serenity-js/serenity-js/issues/1279) to stay up to date with the progress
11+
and consider [sponsoring Serenity/JS](https://github.com/sponsors/serenity-js) to help us prioritise the development of this feature.

0 commit comments

Comments
 (0)