Skip to content

Commit

Permalink
Update docs/mobile-apps/automated-testing/appium/appium-2-deque-drive…
Browse files Browse the repository at this point in the history
…rs.md

Co-authored-by: Thiago Veronese <[email protected]>
  • Loading branch information
bahrimootaz and thiagosaucelabs authored Nov 18, 2024
1 parent 620172e commit b5079dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,5 @@ await driver.execute('mobile: axeScan', scanSettings);
- Ensure your Appium server is correctly set up to use the `appium2-deque-accessibility` version.

Check warning on line 170 in docs/mobile-apps/automated-testing/appium/appium-2-deque-drivers.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/mobile-apps/automated-testing/appium/appium-2-deque-drivers.md#L170

[sauce.EOLWhitespace] Remove whitespace characters from the end of the line.
Raw output
{"message": "[sauce.EOLWhitespace] Remove whitespace characters from the end of the line.", "location": {"path": "docs/mobile-apps/automated-testing/appium/appium-2-deque-drivers.md", "range": {"start": {"line": 170, "column": 98}}}, "severity": "WARNING"}
- Validate that your app and environment meet the OS version requirements for the selected Deque drivers.

Check warning on line 171 in docs/mobile-apps/automated-testing/appium/appium-2-deque-drivers.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/mobile-apps/automated-testing/appium/appium-2-deque-drivers.md#L171

[sauce.EOLWhitespace] Remove whitespace characters from the end of the line.
Raw output
{"message": "[sauce.EOLWhitespace] Remove whitespace characters from the end of the line.", "location": {"path": "docs/mobile-apps/automated-testing/appium/appium-2-deque-drivers.md", "range": {"start": {"line": 171, "column": 106}}}, "severity": "WARNING"}
- For iOS, remember that the AxeXCUITEST driver only works on devices running iOS 17 or later.
- The axeDevToolsMobile plugin will remain available in the Sauce Labs private cloud until January 31st.
- The axeDevToolsMobile plugin will remain available in the Sauce Labs cloud until January 31st 2025.
- Use the Deque [documentation](https://docs.deque.com/devtools-mobile/2024.2.14/en/appium-setup) for further driver-specific details.

0 comments on commit b5079dc

Please sign in to comment.