Skip to content

fix: appium tap and improve appium workflows #4730

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

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Conversation

kobenguyent
Copy link
Collaborator

@kobenguyent kobenguyent commented Jan 9, 2025

Motivation/Description of the PR

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium
  • TestCafe

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 🧹 Chore
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent requested a review from DavertMik January 9, 2025 13:38
@kobenguyent kobenguyent changed the title upload mobile builds to SL fix: appium tap and improve appium workflows Jan 9, 2025
with:
node-version: ${{ matrix.node-version }}

- run: npm i --force
Copy link
Contributor

Choose a reason for hiding this comment

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

do we still need --force flag?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You're right. Leftover I think.

@kobenguyent kobenguyent merged commit f1e2eb8 into 3.x Jan 10, 2025
10 of 12 checks passed
@kobenguyent kobenguyent deleted the improve-appium-workflow branch January 10, 2025 05:35
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.

Error when taping or clicking on Appium + expo
2 participants