Metadata-Version: 2.1
Name: selenium-firefox
Version: 0.2.3
Summary: selenium_firefox
Home-page: https://github.com/kkristof200/selenium_firefox
Author: Kovács Kristóf-Attila
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: selenium
Requires-Dist: fake-useragent
Requires-Dist: tldextract

# selenium_firefox

## Install
~~~~
pip3 install selenium-firefox
~~~~

