为什么你学不会Appium?
发布时间:2020-01-09 00:25:05 所属栏目:资源 来源:网络
导读:先看下官方对 Appium 的介绍: Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android , and Windows apps using the WebDriver protocol. http://appium.io 简单翻译下: Appium
先看下官方对Appium的介绍: Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol. http://appium.io 简单翻译下: Appium是一个开放源码的测试自动化框架,可与原生、混合和移动web应用程序一起使用。它使用WebDriver协议驱动iOS、Android和Windows应用程序。 从这句介绍我们得到了以下信息: - 支持ios、android、windows应用 - 基于webdriver协议,看着眼熟不?没错就是和selenium webdriver同源的机制 - 支持原生的、混合的、移动web三种类型的移动应用 - 开源的 意味着如果你有一定的selenium webdriver的基础,几乎可以无缝的将能力迁移到appium上来,实践移动端自动化测试。 注:知识迁移能力很重要 先看下官方网站,可能很多学习appium的人,几乎没访问过官网网站,别问我怎么知道的,看下下图即知:![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() (编辑:辽源站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |