Metadata-Version: 2.1
Name: AirobotLibrary
Version: 1.2.1
Summary: Robotframework Library For Airobot Test Framework
Home-page: https://github.com/BSTester/AirobotLibrary
Author: 贝克街的捉虫师
Author-email: forpeng@foxmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/BSTester/AirobotLibrary
Description: # AirobotLibrary
        
        全端自动化测试框架Airobots的扩展插件库，集成以下扩展库
        
            selenium
            appium
            robotframework
            robotframework-seleniumlibrary
            robotframework-appiumlibrary
            robotframework-requests 
            robotframework-databaselibrary
            robotframework-ftplibrary 
            robotframework-archivelibrary 
            robotframework-difflibrary 
        
        请自行在 `https://npm.taobao.org/mirrors/chromedriver` 下载跟Chrome浏览器版本对应的驱动，放在系统PATH中。
        
Keywords: airtest,robotframework,selenium
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
