欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Appium
来自开放百科 - 灰狐
(版本间的差异)
(以“Appium:App 测试自动化框架。 ==链接== *[http://appium.io/ Appium官网] *[https://github.com/appium/appium Appium @ GitHub] [[category:software testing]...”为内容创建页面) |
小 |
||
第1行: | 第1行: | ||
Appium:App 测试自动化框架。 | Appium:App 测试自动化框架。 | ||
+ | |||
+ | ==安装== | ||
+ | sudo npm install -g appium | ||
+ | npm install wd | ||
+ | appium & | ||
+ | node simplest.js // https://github.com/appium/appium/blob/master/sample-code/examples/node/simplest.js | ||
+ | |||
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:appium-testing-on-ios.png|iOS | ||
+ | </gallery> | ||
==链接== | ==链接== |
2013年5月29日 (三) 00:27的版本
Appium:App 测试自动化框架。
安装
sudo npm install -g appium npm install wd appium &
node simplest.js // https://github.com/appium/appium/blob/master/sample-code/examples/node/simplest.js
图集
链接
分享您的观点