Skip to content

Tests won't run with latest Appium (1.5.2) #1

Description

@emilbader-ab

Description

Some changes in the latest version of Appium prevents tests to run. For example the appium.js is no longer in node_modules/appium/lib. This means that scripts like startAppium*.sh can no longer use $appiumBinary. Instead, it should point to node_modules/appium/build/lib/main.js.

Even if pointers are changed, the tests won't run and I think it might have to do with some changed desired capabilities.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions