Metadata-Version: 2.4
Name: logikal-browser
Version: 3.1.0
Summary: Common browser automation utilities
Author-email: Logikal GmbH <contact@logikal.io>
License-Expression: MIT
Project-URL: Documentation, https://docs.logikal.io/logikal-browser/
Project-URL: Release notes, https://github.com/logikal-io/logikal-browser/releases
Project-URL: Issue tracker, https://github.com/logikal-io/logikal-browser/issues
Project-URL: Source code, https://github.com/logikal-io/logikal-browser
Keywords: selenium
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: ~=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: logikal-utils[download]~=1.4
Requires-Dist: pillow~=12.1
Requires-Dist: selenium==4.39.0
Requires-Dist: termcolor~=3.3
Requires-Dist: xdg-base-dirs~=6.0
Provides-Extra: django
Requires-Dist: Django<7,>=5.2; extra == "django"
Dynamic: license-file

logikal-browser
===============
Common browser automation utilities.

Getting Started
---------------
You can find the project documentation under `docs.logikal.io/logikal-browser/
<https://docs.logikal.io/logikal-browser/>`_.
