Skip to content

Commit 4f5769c

Browse files
automation updates
1 parent 8b2b272 commit 4f5769c

File tree

2 files changed

+48
-22
lines changed

2 files changed

+48
-22
lines changed

docs/lambda-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ Below is the representation of the available Lambda Hooks along with the functio
6969
| *lambda_unbound_ping* | Fetches the IPs from the outbound domain.<br/>`driver.executeScript("lambda-unbound-ping=lambdatest.com");`
7070
| *lambda:network* | Fetches the network log entries in array format during session.<br/><br/>`driver.execute_script("lambda:network");`- Fetch the network log from last fetch request time to current time.<br/><br/>`driver.execute_script("lambda:network=all");`- Fetch from start of test session to current time.
7171
| *lambdaUpdateName* | Sets the test name during test execution.<br/><br/>`driver.executeScript("lambdaUpdateName=TestName");` |
72-
| *lambda-test-tags* | Dynamically update your test tags for a test session which can be used to organize and filter your test results. <br /> **Syntax :** `driver.executeScript("lambda-test-tags=Tag 1,Tag 3Jan,Tag 2");` <br /> <br /> **Limitations :** <br /> **1. Maximum Character Length per Tag:** Each tag can have up to 50 characters. <br /> **2. Maximum Number of Tags:** A maximum of 15 tags can be assigned to a single test session. |
72+
| *lambda-test-tags* | Dynamically update your test tags for a test session which can be used to organize and filter your test results. <br /> **Syntax :** `driver.executeScript("lambda-test-tags", "Tag 1,Tag 3,Tag 2");` <br /> <br /> **Limitations :** <br /> **1. Maximum Character Length per Tag:** Each tag can have up to 50 characters. <br /> **2. Maximum Number of Tags:** A maximum of 15 tags can be assigned to a single test session. |
7373

7474
> **Note**: These hooks will only work if you're connected to your [LambdaTest Hub URL](/support/docs/hyperexecute-general-faqs/#17-how-can-i-access-my-lambdatest-hub-url). If you use these hooks on any other platform, you might see the error: `javascript error: Invalid left-hand side in assignment`

docs/supported-appium-versions-on-emulator-simulator.md

Lines changed: 47 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,27 @@ LambdaTest offers a powerful and reliable cloud-based platform for testing mobil
5353
## 1. App Testing on Android and iOS
5454
Mobile app testing on LambdaTest emulators and simulators allows developers to ensure their applications perform as expected across multiple Android and iOS versions. Below are the supported versions for app testing.
5555

56-
The following table lists the supported versionsn of Appium for Emulators (Android) and Simulators (iOS).
56+
### 1.1 Supported Android Versions for App Testing
57+
The following table lists the Android versions supported for app testing, along with the corresponding Appium versions.
5758

58-
| Appium Version | Platform |
59-
|----------------|----------|
60-
| 1.21.0 | Android Emulator|
61-
| 1.22.3 **(default)** | Android Emulator|
62-
| 2.0.0 | Android Emulator|
63-
| 2.1.3 | Android Emulator|
64-
| 1.22.3 **(default)** | iOS Simulator |
65-
| 2.0.0 | iOS Simulator|
66-
| 2.1.3 | iOS Simulator|
59+
| Android Versions | Supported Appium Versions (Android) |
60+
|------------------|-------------------------------------|
61+
| 11 | ['1.21.0', '1.22.3', '2.2.1', '2.3.0'] |
62+
| 12 | ['1.21.0', '1.22.3', '2.2.1', '2.3.0'] |
63+
| 13 | ['1.21.0', '1.22.3', '2.2.1', '2.3.0'] |
64+
| 14 | ['1.21.0', '1.22.3', '2.2.1', '2.3.0'] |
65+
| 15 | ['1.21.0', '1.22.3', '2.2.1', '2.3.0'] |
66+
67+
### 1.2 Supported iOS Versions for App Testing
68+
The following table lists the iOS versions supported for app testing, along with the corresponding Appium versions.
69+
70+
| iOS Versions | Supported Appium Versions (iOS) |
71+
|--------------|---------------------------------|
72+
| 14 | ['2.2.1', '2.3.0'] |
73+
| 15 | ['2.2.1', '2.3.0'] |
74+
| 16 | ['2.2.1', '2.3.0'] |
75+
| 17 | ['2.2.1', '2.3.0'] |
76+
| 18 | ['2.2.1', '2.3.0'] |
6777

6878
## 2. Web Testing on Android <!-- and iOS -->
6979
For mobile web testing, LambdaTest supports various Android <!--and iOS device--> versions, ensuring that your web applications are responsive and compatible with different browsers and devices. Below are the supported versions for web testing.
@@ -73,14 +83,30 @@ The following table lists the Android versions supported for web testing, along
7383

7484
| Android Versions | Appium Versions (Android) |
7585
|------------------|-----------------------------------------|
76-
| 7 | ['1.17.0', '1.17.1', '1.18.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**] |
77-
| 7.1 | ['1.17.0', '1.17.1', '1.18.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**] |
78-
| 8 | ['1.17.0', '1.17.1', '1.18.0', '1.19.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**] |
79-
| 8.1 | ['1.17.0', '1.17.1', '1.18.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**] |
80-
| 9 | ['1.17.0', '1.17.1', '1.18.0', '1.19.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**] |
81-
| 10 | ['1.17.0', '1.17.1', '1.18.0', '1.19.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**] |
82-
| 11 | ['1.17.0', '1.17.1', '1.18.0', '1.19.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**] |
83-
| 12 | ['1.17.0', '1.17.1', '1.18.0', '1.19.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3' **(default)**, '2.0.1', '2.1.0', '2.1.1', '2.1.2', '2.1.3', '2.2.0', '2.2.1', '2.2.2', '2.2.3', '2.3.0', '2.4.0', '2.4.1', '2.5.0', '2.5.1', '2.5.2', '2.5.3', '2.5.4', '2.6.0'] |
84-
| 13 | ['1.17.0', '1.17.1', '1.18.0', '1.19.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3', '2.0.1', '2.1.0', '2.1.1', '2.1.2', '2.1.3', '2.2.0', '2.2.1', '2.2.2', '2.2.3', '2.3.0', '2.4.0', '2.4.1', '2.5.0', '2.5.1', '2.5.2', '2.5.3', '2.5.4', '2.6.0' **(default)**] |
85-
| 14 | ['1.17.0', '1.17.1', '1.18.0', '1.19.0', '1.19.1', '1.20.0', '1.20.1', '1.20.2', '1.21.0', '1.22.0', '1.22.1', '1.22.2', '1.22.3', '2.0.1', '2.1.0', '2.1.1', '2.1.2', '2.1.3', '2.2.0', '2.2.1', '2.2.2', '2.2.3', '2.3.0', '2.4.0', '2.4.1', '2.5.0', '2.5.1', '2.5.2', '2.5.3', '2.5.4', '2.6.0' **(default)**] |
86-
| 15 | ['1.22.3', '2.0.1', '2.1.0', '2.2.0', '2.3.0', '2.4.0', '2.5.0', '2.6.0' **(default)**] |
86+
| 7 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**] |
87+
| 7.1 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**] |
88+
| 8 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**] |
89+
| 8.1 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**] |
90+
| 9 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**] |
91+
| 10 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**] |
92+
| 11 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**] |
93+
| 12 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3` **(default)**, `2.0.1`, `2.1.0`, `2.1.1`, `2.1.2`, `2.1.3`, `2.2.0`, `2.2.1`, `2.2.2`, `2.2.3`, `2.3.0`, `2.4.0`, `2.4.1`, `2.5.0`, `2.5.1`, `2.5.2`, `2.5.3`, `2.5.4`, `2.6.0`] |
94+
| 13 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3`, `2.0.1`, `2.1.0`, `2.1.1`, `2.1.2`, `2.1.3`, `2.2.0`, `2.2.1`, `2.2.2`, `2.2.3`, `2.3.0`, `2.4.0`, `2.4.1`, `2.5.0`, `2.5.1`, `2.5.2`, `2.5.3`, `2.5.4`, `2.6.0` **(default)**] |
95+
| 14 | [`1.17.0`, `1.17.1`, `1.18.0`, `1.19.0`, `1.19.1`, `1.20.0`, `1.20.1`, `1.20.2`, `1.21.0`, `1.22.0`, `1.22.1`, `1.22.2`, `1.22.3`, `2.0.1`, `2.1.0`, `2.1.1`, `2.1.2`, `2.1.3`, `2.2.0`, `2.2.1`, `2.2.2`, `2.2.3`, `2.3.0`, `2.4.0`, `2.4.1`, `2.5.0`, `2.5.1`, `2.5.2`, `2.5.3`, `2.5.4`, `2.6.0` **(default)**] |
96+
| 15 | [`1.22.3`, `2.0.1`, `2.1.0`, `2.2.0`, `2.3.0`, `2.4.0`, `2.5.0`, `2.6.0` **(default)**] |
97+
98+
<!-- ### 2.2 Supported iOS Versions for Web Testing
99+
The following table lists the iOS versions supported for web testing, along with the corresponding Appium versions.
100+
101+
| iOS Versions | Appium Versions (iOS) |
102+
|--------------|-----------------------------------------|
103+
| 8.1 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
104+
| 10.3 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
105+
| 11.0 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
106+
| 12.0 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
107+
| 13.0 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
108+
| 14.1 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
109+
| 15.0 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
110+
| 16.0 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
111+
| 17.0 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] |
112+
| 18.0 | ['1.12.1', '1.17.0', '1.22.3', '2.6.0'] | -->

0 commit comments

Comments
 (0)