Metadata-Version: 2.1
Name: selenium-remote
Version: 0.1.3
Summary: A package for haldling and using a selenium grid server.
Author: George Pamfilis
Author-email: gpamfilis@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: fake-useragent (>=1.1.3,<2.0.0)
Requires-Dist: selenium (>=4.10.0,<5.0.0)
Requires-Dist: webdriver-manager (>=3.8.6,<4.0.0)
Description-Content-Type: text/markdown

# selenium-remote
This package contains utils for remote connections to a selenium server.

