12 2017 档案

摘要:"""网上随便找的,粘贴到这里是为了方便查阅,原作者若看到,请提醒,侵删."""1.contexts contexts(self): Returns the contexts within the current session. 返回当前会话中的上下文,使用后可以识别H5页面的控件 :Usage: driver.contexts 用法 driver.... 阅读全文
posted @ 2017-12-19 17:08 Eillot 阅读(163) 评论(0) 推荐(0)
摘要:该文档是Testerhome官方翻译的源地址:https://github.com/appium/appium/tree/master/docs/cn官方网站上的:http://appium.io/slate/cn/master/?ruby#about-appium中文Appium API 文档 第一章:关于appium 1.1 appium客户端 客户端类库列表及Appium服务端支持 这... 阅读全文
posted @ 2017-12-19 16:57 Eillot 阅读(884) 评论(0) 推荐(0)
摘要:1. 服务器安装jenkins 2. 服务器安装git 阅读全文
posted @ 2017-12-19 16:49 Eillot 阅读(129) 评论(0) 推荐(0)
摘要:#!/usr/bin/env python # encoding: utf-8 """ @version: python2.7 @Author : Simon @Explain : @contact: XXXXXX.com @Time : ${DATE} ${TIME} @File : ${NAME} @Software: PyCharm """ 阅读全文
posted @ 2017-12-18 16:49 Eillot 阅读(639) 评论(0) 推荐(0)