Metadata-Version: 1.1
Name: seldom
Version: 2.0.1
Summary: WebUI automation testing framework based on Selenium and unittest.
Home-page: https://github.com/seldomQA/seldom/
Author: bugmaster
Author-email: fnngj@126.com
License: BSD
Description: seldom
        ---------------
        
        WebUI automation testing framework based on Selenium and unittest.
        
        Installation
        ------------
        
            $ pip install seldom
        
        
        Documentation
        ++++++++++++++++++
        
        https://github.com/SeldomQA/seldom
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Testing
