NativeDriver 介绍
Google项目,用于测试手机的本地APP,提供webdriver一样风格的API。
官方描述:
NativeDriver is an implementation of the WebDriver API which drives of the UI
of a native application rather than a web application.
We plan to make NativeDriver a multi-platform tool. We are currently working
on the following versions:
- Android - usable and in the SVN repository. New contributors welcome!
- iOS - developing offline. Will be posted soon!
- Windows - Experimental and prototype phase
WebDriver is used to do functional testing of web applications on many
platforms and browsers. By applying WebDriver and all related technologies to
native applications, we hope to bridge the gap and alleviate the impedance
mismatch between Web Applications and Native Applications.
NativeDriver 官网
http://code.google.com/p/nativedriver/
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。