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

Add command line options to set appActivity and appPackage capabilities #616

Merged
merged 5 commits into from
Jan 3, 2024

Conversation

twometresteve
Copy link
Contributor

Goal

Add command line options to set appActivity and appPackage capabilities.

Design

Android apps have regularly failed to start with Appium 2, the fix for which is to set the appActivity and appPackage capabilities. This is

Documentation

Included in the help output for the command line options.

Changeset

New command line options and associated processing added. Capabilities set in BitBar appium sessions when provided.

Tests

Mostly covered by unit tests and I've also run a simple test locally to verify that the the capabilities are actually set in the session.

Copy link
Contributor

@joshedney joshedney left a comment

Choose a reason for hiding this comment

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

LGTM!

@twometresteve twometresteve merged commit b95d258 into v8 Jan 3, 2024
24 checks passed
@twometresteve twometresteve deleted the tms/app-caps branch January 3, 2024 14:50
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