how to install the older version Appium, e.g. v1.1

4,517 views
Skip to first unread message

liwa...@gmail.com

unread,
Jul 24, 2014, 7:39:43 PM7/24/14
to appium-...@googlegroups.com
Can anyone tell me how to install the older version of Appium? my tests are getting very unstable after I upgrade to V1.2

I'm looking for command something like [ npm install -g appium], but will pass in the version to it…

Many thanks!

e.g.

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 60, in click

    self._execute(Command.CLICK_ELEMENT)

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/selenium/webdriver/remote/webelement.py", line 370, in _execute

    return self._parent.execute(command, params)

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 173, in execute

    self.error_handler.check_response(response)

  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/appium/webdriver/errorhandler.py", line 29, in check_response

    raise wde

WebDriverException: Message: u'An unknown server-side error occurred while processing the command.' 

naddy095

unread,
Jul 25, 2014, 2:50:24 AM7/25/14
to appium-...@googlegroups.com
Hi ,

You can use npm install -g appium@version.
Reply all
Reply to author
Forward
0 new messages