Skip to content
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

Update launch-a-basic-appium-2-session.adoc #231

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

erincbailey
Copy link
Contributor

Summary

Kris J determined that devices with passcodes are not supported with basic Appium 2. The problem is that when a Basic Appium session is started, deviceConnect stops our running agent and starts the Appium WebDriverAgent, and that WebDriverAgent process often asks that the XCTest passcode to be re-entered, which we can't do automatically. Looking into a fix but adding this for now.

Metadata

  • Adds new file(s)
  • Edits existing file(s)
  • Removes file(s)

PR contributor checklist

Kris J determined that devices with passcodes are not supported with basic Appium 2. The problem is that when a Basic Appium session is started, deviceConnect stops our running agent and starts the Appium WebDriverAgent, and that WebDriverAgent process often asks that the XCTest passcode to be re-entered, which we can't do automatically. Looking into a fix but adding this for now.
@tungmhoang tungmhoang merged commit 82712e5 into main Jun 12, 2024
1 check passed
@tungmhoang tungmhoang deleted the erincbailey-patch-1 branch June 12, 2024 03: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.

2 participants