Skip to content

validate caps and appium_lib #684

@KazuCocoa

Description

@KazuCocoa

This is a

  • Bug report
  • Question
  • Freature Request

Summary

Current configuration format is:

{
  caps: { ... }, # <= send to server as capability
  appium_lib: { ... } # <= client side
}

Sometimes I see the wrong format like:

{ caps: { ...., appium_lib: { ...} }  }

If a warning is raised on the debug log, it looks more helpful.

Environment

  • ruby_lib version: 9.7.1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions