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 App Manger API #713

Open
wants to merge 5 commits into
base: integration/appium-api
Choose a base branch
from
Open

Conversation

twometresteve
Copy link
Contributor

Goal

Add an official API for performing operations and queries against an app with Appium. Currently supports launch/close of the app, as well as getting the state of the run (running in forgeround, not running, etc).

Design

Follows the same pattern as the File Manage API just added.

Changeset

Adds a single class, Maze::API::Appium::AppManager.

Tests

New set of e2e tests added; not added to CI as yet but could be as part of the integration branch.

@twometresteve twometresteve requested a review from Cawllec January 14, 2025 16:04
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.

1 participant