在 Windows 下搭建 Appium + Android 自動化測試環境(7)
發表于:2017-05-08來源:測試喵作者:測試喵點擊數:
標簽:Appium
Java https://github.com/appium/java-client JavaScript (Node.js) https://github.com/admc/wd Objective C https://github.com/appium/selenium-objective-c PHP https://github.com/appium/php-client C# ( .NET
Java |
https://github.com/appium/java-client |
JavaScript (Node.js) |
https://github.com/admc/wd |
Objective C |
https://github.com/appium/selenium-objective-c |
PHP |
https://github.com/appium/php-client |
C# (.NET) |
https://github.com/appium/appium-dotnet-driver |
RobotFramework |
https://github.com/jollychang/robotframework-appiumlibrary |
必要的環境變量設置
原文轉自:https://betacat.online/posts/2017-05-03/setup-appium-automation-test-environment/