Metadata-Version: 2.1
Name: t_page_object
Version: 0.1.3
Summary: Cookiecutter template for Thoughtful pip package
Home-page: https://www.thoughtful.ai/
Author: Thoughtful
Author-email: support@thoughtful.ai
Keywords: t_page_object
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: datetime==5.5
Requires-Dist: t_bug_catcher==0.6.0
Requires-Dist: rpaframework==28.6.3
Requires-Dist: t_object==0.1.8

======================
T - Page Object
======================

Package for creating page objects for web applications. Including creating different elements with respective methods.
