Appium [安装包] Appium 官方文档

Appium国内下载地址 : http://pan.baidu.com/s/1jGvAISu

最新更新的是: AppiumDesktop_1.2.7
TesterHome官方百度网盘: http://pan.baidu.com/s/1jGvAISu
Appium各版本更新日志: https://github.com/appium/appium/releases/ 以及 https://discuss.appium.io/
Appium-Desktop官方下载地址:https://github.com/appium/appium-desktop/releases/ (官方持续更新中)
Appium官方下载地址: https://bitbucket.org/appium/appium.app/downloads/ (最后一次更新是在2016-06-08,推荐用最新版的AppiumDesktop)


Appium官方文档(中文版)

  • 旧版地址 https://github.com/appium/appium/tree/master/docs/old/cn (感谢seveniruby、monkey、lihuazhang、FredZero、pinghailinfeng、niweyzhuce等人不辞辛苦的翻译)
  • 新版地址 https://github.com/appium/appium/tree/master/docs/cn (感谢doctorq、chenhengjie123、anikikun、xuxu、tspring、shixue33等人不辞辛苦的翻译)

Appium各个语言下用到的库的地址

  • Ruby http://rubygems.org/gems/appium_lib
  • Python https://pypi.python.org/pypi/Appium-Python-Client
  • Java https://search.maven.org/#search%7Cga%7C1%7Cg%3Aio.appium%20a%3Ajava-client
  • JavaScript https://www.npmjs.org/package/wd
  • PHP https://github.com/appium/php-client
  • C# http://www.nuget.org/packages/Appium.WebDriver/
  • RobotFramework https://github.com/jollychang/robotframework-appiumlibrary

Appium各个语言下用到的库的相关介绍

  • Ruby https://github.com/appium/ruby_lib
  • Python https://github.com/appium/python-client
  • Java https://github.com/appium/java-client
  • JavaScript (Node.js) https://github.com/admc/wd
  • PHP https://github.com/appium/php-client
  • C# (.NET) https://github.com/appium/appium-dotnet-driver
  • RobotFramework https://github.com/jollychang/robotframework-appiumlibrary

需要源码的请到github自取~如有其他需求,亦可在本帖回复。
https://github.com/appium/appium

期待大家多多关注TesterHome,多多发言,多多互帮互助。
也期待大家多多关注这个网盘地址,日后会有更多的资料放到里面。

你可能感兴趣的:(Appium移动自动化测试)