Metadata-Version: 2.0
Name: vom
Version: 2.0.0
Summary: An opinionated framework for writing page objects for selenium tests/scripts
Home-page: https://github.com/testingrequired/vom
Author: Kylee Tilley
Author-email: kyleetilley@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: selenium,page-object,testing,automation,test,tests
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: User Interfaces
Requires-Dist: selenium
Requires-Dist: future
Requires-Dist: typing
Requires-Dist: mock

UNKNOWN


