Skip to content

Commit

Permalink
Updated UIAutomator2 driver to version 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
budtmo committed Sep 26, 2024
1 parent 1187252 commit b2aa8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Appium/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ ENV APPIUM_DRIVER_ESPRESSO_VERSION="3.5.0"
ENV APPIUM_DRIVER_FLUTTER_VERSION="2.9.2"
ENV APPIUM_DRIVER_FLUTTER_INTEGRATION_VERSION="1.1.3"
ENV APPIUM_DRIVER_GECKO_VERSION="1.4.0"
ENV APPIUM_DRIVER_UIAUTOMATOR2_VERSION="3.7.6"
ENV APPIUM_DRIVER_UIAUTOMATOR2_VERSION="3.8.0"
RUN appium driver install --source=npm appium-espresso-driver@${APPIUM_DRIVER_ESPRESSO_VERSION} && \
appium driver install --source=npm appium-flutter-driver@${APPIUM_DRIVER_FLUTTER_VERSION} && \
appium driver install --source=npm appium-flutter-integration-driver@${APPIUM_DRIVER_FLUTTER_INTEGRATION_VERSION} && \
Expand Down

0 comments on commit b2aa8b1

Please sign in to comment.