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
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,16 @@ import VirtualDeviceTag from '../src/component/virtualDevice';
52
52
# Supported Appium Versions
53
53
<RealDeviceTagvalue="Real Device" />
54
54
<VirtualDeviceTagvalue="Virtual Device" />
55
+
55
56
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.
56
57
58
+
:::info
59
+
- We also provide Support for Appium 3.0.2 on following versions
60
+
-**Android Devices:** 13, 15, 16
61
+
-**iOS Devices:** 16, 17, 18, 26
62
+
:::
63
+
64
+
57
65
## Appium Version Configuration for Real Devices
58
66
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:
0 commit comments