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

Use Maze Runner API classes for performing Appium operations #1743

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

twometresteve
Copy link
Contributor

Goal

Use Maze Runner API classes for performing Appium operations, instead of accessing the raw Appium driver directly.

Design

With this approach, Maze Runner will then handle driver failures and skip remaining scenarios if the driver fails, instead of continuing to use a failed driver and generate noise in both the console log and our Bugsnag dashboard for Maze Runner.

Testing

Covered by a basic CI run.

Copy link

Bugsnag.framework binary size did not change - 669,560 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

@twometresteve twometresteve merged commit af0aa63 into next Feb 27, 2025
45 checks passed
@twometresteve twometresteve deleted the tms/maze-api branch February 27, 2025 12:54
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