Skip to content

[change request] appium errors are masked? #353

Description

@ilendemli

What is the reasoning behind masking errors thrown by appium? Having the errors forwarded would help troubleshooting issues faster imo.

if resp.StatusCode == http.StatusInternalServerError {
replaceResponseBody(resp, createErrorResponse("GADS got an internal server error from the proxy request to the device respective provider Appium endpoint", "", ""))
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions