This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

HI all,

In appium 1.6.4 the new GUI has released and what is the use of Desired Capabilities in the GUI itself?
Is it Possible to do Automation without mentioning the DesiredCapabilities in my Code ?

Thanks in Advance
Harsha

  • created

    Apr '17
  • last reply

    Apr '17
  • 1

    reply

  • 302

    views

  • 2

    users

U declare it in the code or in the GUI.

Caps should be specified to work. Doing it via code works well.

Thank,
Sathya