摘要: import os import unittest from appium import webdriver from time import sleep # Returns abs path relative to this file and not cwd PATH = lambda p: os.path.abspath( os.path.join(os.path.dirname(... 阅读全文
posted @ 2017-03-27 18:25 skyaiolos0426 阅读(320) 评论(0) 推荐(0)