Skip to content

Conversation

KazuCocoa
Copy link
Member

No description provided.

@@ -231,12 +231,12 @@ jobs:
node-version: 'lts/*'

- name: Install Appium
run: npm install --location=global appium
run: npm install --location=global appium@2.19.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we want to lock these? I thought latest version is what we want

Copy link
Member Author

@KazuCocoa KazuCocoa Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flutter integration driver hasn't supported appium 3 yet

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file has tests with uia2/xcuitest drivers as well. So this is only for flutter integration driver combination test case only thing

@KazuCocoa KazuCocoa merged commit f867ea5 into master Sep 10, 2025
10 of 11 checks passed
@KazuCocoa KazuCocoa deleted the KazuCocoa-patch-1 branch September 10, 2025 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants