Metadata-Version: 2.1
Name: pytest-splunk-addon-ui-smartx
Version: 1.0.2
Summary: Library to support testing Splunk Add-on UX
License: Apache-2.0
Author: rfaircloth-splunk
Author-email: rfaircloth@splunk.com
Requires-Python: >=3.7,<4.0
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Provides-Extra: docker
Requires-Dist: Sphinx
Requires-Dist: configparser
Requires-Dist: future
Requires-Dist: lovely-pytest-docker (>=0.1.0); extra == "docker"
Requires-Dist: msedge-selenium-tools
Requires-Dist: pytest-html
Requires-Dist: pytest-splunk-addon (==1.3.6)
Requires-Dist: selenium
Requires-Dist: sphinx-panels
Requires-Dist: sphinx_rtd_theme
Requires-Dist: urllib3 (==1.21.1)
Requires-Dist: webdriver-manager
