You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/supported-appium-versions.md
+26-33Lines changed: 26 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
id: supported-appium-versions
3
3
title: Supported Appium Versions
4
-
hide_title: true
4
+
hide_title: false
5
5
sidebar_label: Supported Appium Versions
6
6
description: This document provides information about configuring Appium versions for tests on the LambdaTest platform and also provides list of supported versions.
7
7
keywords:
@@ -41,29 +41,24 @@ import NewTag from '../src/component/newTag';
41
41
},{
42
42
"@type": "ListItem",
43
43
"position": 3,
44
-
"name": "Languages and Frameworks Supported on HyperExecute ",
Customize your testing experience on LambdaTest by selecting the appropriate Appium version for your tests on real devices. LambdaTest offers flexibility in choosing the Appium version to meet your testing requirements. By default, the suitable Appium version is selected based on the operating system (OS) when running tests. However, you can explicitly specify the version using the `appiumVersion` capability in your test scripts.
54
51
55
52
## Appium Version Configuration
56
-
57
53
To configure the Appium version for your tests on LambdaTest, use the `appiumVersion` capability in your test scripts. Below is a table of supported Appium versions for different platforms:
58
54
59
-
60
-
| Platform Versions | Supported Versions | Default Version | Latest Version |
0 commit comments