Skip to content

Commit 1bf777a

Browse files
authored
Merge pull request #2832 from saucelabs/mb-fix-typos
Fix Typos and document appium2-20240701
2 parents e2ff3a9 + 5e8d36d commit 1bf777a

File tree

1 file changed

+68
-2
lines changed

1 file changed

+68
-2
lines changed

docs/mobile-apps/automated-testing/appium/appium-versions.md

+68-2
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,10 @@ The following list of custom Appium plugins are supported:
214214
<span className="sauceGreen">Active</span>
215215
</td>
216216
<td>
217-
<a href="https://docs.deque.com/devtools-mobile/2024.2.14/en/may-2024" target="_blank">
217+
<a href="https://docs.deque.com/devtools-mobile/2024.2.14/en/june-2024-3" target="_blank">
218218
Deque axe DevTools® Mobile Analyzer Accessibility plugin
219219
</a>
220-
helps you with automated accessibility testing. Contains only the latest version of Appium. The plugin helps to identify and to resolve accessibility issues. Requires Deque axe DevTools® license.
220+
&nbsp;helps you with automated accessibility testing. Contains only the latest version of Appium. The plugin helps to identify and to resolve accessibility issues. Requires Deque axe DevTools® license.
221221
<br />
222222
<ul>
223223
<li>
@@ -233,6 +233,39 @@ The following list of custom Appium plugins are supported:
233233
</ul>
234234
</td>
235235
</tr>
236+
<tr>
237+
<td>
238+
<code>appium2-20240701</code>
239+
</td>
240+
<td>
241+
<span className="sauceGold">June 30th, 2025</span>
242+
</td>
243+
<td>
244+
This is a collection of drivers that were released in July 1st 2024 <br />
245+
<ul>
246+
<li>
247+
<a href="https://github.com/appium/appium/releases/tag/appium%402.11.1" target="_blank">
248+
<code>appium</code>: 2.11.1
249+
</a>
250+
</li>
251+
<li>
252+
<a href="https://github.com/appium/appium-flutter-driver/releases/tag/v2.8.0" target="_blank">
253+
<code>appium-flutter-driver</code>: 2.8.0
254+
</a>
255+
</li>
256+
<li>
257+
<a href="https://github.com/appium/appium-uiautomator2-driver/releases/tag/v3.7.0" target="_blank">
258+
<code>appium-uiautomator2-driver</code>: 3.7.0
259+
</a>
260+
</li>
261+
<li>
262+
<a href="https://github.com/appium/appium-xcuitest-driver/releases/tag/v7.21.1" target="_blank">
263+
<code>appium-xcuitest-driver</code>: 7.21.1
264+
</a>
265+
</li>
266+
</ul>
267+
</td>
268+
</tr>
236269
<tr>
237270
<td>
238271
<code>appium2-20240601</code>
@@ -563,6 +596,39 @@ The following list of custom Appium plugins are supported:
563596
</ul>
564597
</td>
565598
</tr>
599+
<tr>
600+
<td>
601+
<code>2.0.0</code>
602+
</td>
603+
<td>
604+
<span className="sauceGold">July 31st, 2024</span>
605+
</td>
606+
<td>
607+
This alias for getting the Appium 2 drivers that were installed in the Sauce Labs Real Device Cloud. <br /> The alias <code>2.0.0</code> is a collection of the following drivers <br />
608+
<ul>
609+
<li>
610+
<a href="https://github.com/appium/appium/releases/tag/appium%402.0.1" target="_blank">
611+
<code>appium</code>: 2.0.1
612+
</a>
613+
</li>
614+
<li>
615+
<a href="https://github.com/appium/appium-flutter-driver/releases/tag/v1.20.2" target="_blank">
616+
<code>appium-flutter-driver</code>: 1.20.2
617+
</a>
618+
</li>
619+
<li>
620+
<a href="https://github.com/appium/appium-uiautomator2-driver/releases/tag/v2.29.4" target="_blank">
621+
<code>appium-uiautomator2-driver</code>: 2.29.4
622+
</a>
623+
</li>
624+
<li>
625+
<a href="https://github.com/appium/appium-xcuitest-driver/releases/tag/v4.33.2" target="_blank">
626+
<code>appium-xcuitest-driver</code>: 4.33.2
627+
</a>
628+
</li>
629+
</ul>
630+
</td>
631+
</tr>
566632
</tbody>
567633
</table>
568634

0 commit comments

Comments
 (0)