Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Android 15.0 and Appium 2.11 to the Appium Versions docs #2844

Merged
merged 2 commits into from
Jul 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 111 additions & 1 deletion docs/mobile-apps/automated-testing/appium/appium-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -670,10 +670,43 @@ The following list of custom Appium plugins are supported:
<th>Recommended Appium Version</th>
</tr>
</thead>
<tbody><tr>
<tbody>
<tr>
<td>Android 15.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
</a>
</li>
</ul>
</td>
<td>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</td>
<td>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</td>
</tr>
<tr>
<td>Android 14.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand All @@ -696,6 +729,11 @@ The following list of custom Appium plugins are supported:
<td>Android 13.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -758,6 +796,11 @@ The following list of custom Appium plugins are supported:
<td>Android 12.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -820,6 +863,11 @@ The following list of custom Appium plugins are supported:
<td>Android 11.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -902,6 +950,11 @@ The following list of custom Appium plugins are supported:
<td>Android 10.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -1009,6 +1062,11 @@ The following list of custom Appium plugins are supported:
<td>Android 9.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -1121,6 +1179,11 @@ The following list of custom Appium plugins are supported:
<td>Android 8.1</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -1233,6 +1296,11 @@ The following list of custom Appium plugins are supported:
<td>Android 8.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -1345,6 +1413,11 @@ The following list of custom Appium plugins are supported:
<td>Android 7.1</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -1457,6 +1530,11 @@ The following list of custom Appium plugins are supported:
<td>Android 7.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -1569,6 +1647,11 @@ The following list of custom Appium plugins are supported:
<td>Android 6.0</td>
<td>
<ul>
<li>
<a href="#appium-2-versions">
<code>2.11.0</code>
</a>
</li>
<li>
<a href="#appium-2-versions">
<code>2.0.0</code>
Expand Down Expand Up @@ -2854,6 +2937,33 @@ The Appium 2 versions for Virtual Devices are also collections of drivers that a
</tr>
</thead>
<tbody>
<tr>
<td>
<code>2.11.0</code>
</td>
<td>-</td>
<td>
The is a collection of the following drivers <br />
<ul>
<li>
<a href="https://github.com/appium/appium/releases/tag/appium%402.11.0" target="_blank">
<code>appium</code>: 2.11.0
</a>
</li>
<li>
<a href="https://github.com/appium/appium-espresso-driver/releases/tag/v2.44.0" target="_blank">
<code>appium-espresso-driver</code>: 2.44.0
</a>
</li>
<li>
<a href="https://github.com/appium/appium-flutter-driver/releases/tag/v2.8.0" target="_blank">
<code>appium-flutter-driver</code>: 2.8.0
</a>
</li>
<li><a href="https://github.com/appium/appium-uiautomator2-driver/releases/tag/v3.7.0" target="_blank"><code>appium-uiautomator2-driver</code>: 3.7.0</a></li>
</ul>
</td>
</tr>
<tr>
<td>
<code>2.0.0</code>
Expand Down
Loading