Skip to content

Created avd has chrome v55; > v58 required #295

Open
@studds

Description

@studds

I've run webdriver-manager update --android --versions.appium 1.7.1 --android-api-levels 25, and then webdriver-manager start --versions.appium 1.7.1 --android --android-api-levels 25. The server starts successfully and opens the emulator. I then run my tests via protractor protractor.android.conf.js. They fail instantly with an error indicating that a version of Chrome > 58 is required. When I manually check the chrome version, it's v55.

How can I get webdriver-manager to create the right avd? Alternatively, I've already got other avds in the system that have the right version of chrome; how can I use these?

Metadata

Metadata

Assignees

No one assigned

    Labels

    MobileMobile stuff?

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions