Metadata-Version: 2.1
Name: flerovium
Version: 0.0.1
Summary: find_by_label
Home-page: https://github.com/serialbandicoot/flerovium
Author: Sam Treweek
Author-email: samtreweek@gmail.com
License: MIT
Project-URL: Source code, https://github.com/serialbandicoot/flerovium
Project-URL: Issue tracker, https://github.com/serialbandicoot/flerovium/issues
Description: flerovium
        ==========
        
        Install
        -------
        
        .. code:: bash
        
            pip install flerovium
        
        flerovium
        ---------
        
        How would you like to use a Machine Learning component in your selenium tests. Imagine no longer having to write css or xpath selectors. 
        
        Flerovium brings ML into your tests, by seeing the page like a human, instead of defining selectors, you define labels. Information, which Fleroviums ML libraries use to figure out where to click and type. 
        
        Those gnarly xpath selectors become obsolete and you just maintain visual data and flerovium figures out the rest.
        
        
Keywords: timezone
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >= 3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: devenv
