Skip to content

REQUIRED_VERSION_XCUITEST #463

@beanqueen

Description

@beanqueen

in lib/appium_lib/driver.rb

maybe change
@appium_server_version['build']['version'] <= REQUIRED_VERSION_XCUITEST
to
@appium_server_version['build']['version'] < REQUIRED_VERSION_XCUITEST
and fail with
"XCUITest requires Appium version >= #{REQUIRED_VERSION_XCUITEST}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions