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

Hi
Is it possible to have Appium1.6.0 with graphical interface, i got stuck trying to make it work with command line

hi can you provide me the liknk for appium 1.6.2 version

help me out ....how to update to appium 1.6.2 version by using npm. is there any specific commands?

Assuming you already have 1.6 installed and working, along with it's dependencies, I believe all you need to do is run: npm install -g appium@1.6.2 --no-shrinkwrap from terminal.

sorry.... in my appium latest updates it showing 1.5 version and don't know
how to download and install 1.6 version.... please help me out ,how should
i download and install for 1.6 appium version

@reddys There is currently no link to download or .dmg/.exe to install for Appium 1.6.X and there is currently no GUI. You must install it via terminal/command line. Assuming you are on MAC there is step by step guide in this thread that has been posted several times:

You can also search the forum for several other threads on how to install 1.6.

Once you have installed 1.6 and verified its working, you can update to 1.6.2 by npm install -g appium@1.6.2 --no-shrinkwrap

i can able to seen one Python client for Appium 1.5 version...... i CAN't able to see 1.6 version...please help me out

please help me out... i have mac environment.... i need to update my PYTHON APPIUM 1.6 VERSION....... how to do it from terminal..please help me out.(i am looking for PYTHON version)

Can anybody help me out here? I got error:

INFO: A new session could not be created. The desiredCapabilities object was not valid for the following reason(s): automationName XCUITest not part of Appium,Selendroid,WebDriverAgent.

and I have installed all the dependencies mentioned in appium-xcuitest-driver document, still got no luck

Appium:1.6.3
Xcode: 8.1
iOS: 9.3.5
java-client: 4.1.2

Thank you

Hi,

I think the older version of Python should work. You just need to upgrade Appium. I have not used Python, but have used Java. I haven't updated Java client for Appium 1.6. I just upgraded Appium and it works fine.

thanks for your help guys...i have updated my appium to 1.6.0 version....... please help me out i should i run My APPIUM INSPECTOR?

thanks for your help guys...i have updated my appium to 1.6.0 version....... please help me out how should i run My APPIUM INSPECTOR?

A quick search of this forum found:

https://github.com/mykola-mokhnach/Appium-iOS-Inspector9619