Metadata-Version: 2.1
Name: AirobotLibrary
Version: 1.0.2
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
        
        Airtest Project的Airtest-Selenium插件功能扩展，整合了RobotFramework框架SeleniumLibrary的方法以及部分扩展库。
        
        集成以下扩展库
        
            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 :: Only
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
