Skip to content

fix(appium): issue with async on runOnIos and runOnAndroid #4525

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

kobenguyent
Copy link
Collaborator

@kobenguyent kobenguyent commented Oct 25, 2024

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
Copy link
Collaborator Author

published beta version: https://www.npmjs.com/package/codeceptjs/v/3.6.8-beta.1

@kobenguyent kobenguyent merged commit cc82852 into 3.x Oct 28, 2024
12 of 14 checks passed
@kobenguyent kobenguyent deleted the fix-appium-issues-with-async branch October 28, 2024 14:25
@kobenguyent kobenguyent mentioned this pull request Dec 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

runOnAndroid/runOnIOS blocks are stuck after upgrading CodeCept from 3.4.1 to 3.5.15 and Appium From 1 to 2.
1 participant