Metadata-Version: 2.4
Name: robotframework-apex
Version: 0.0.0
Summary: Robot Framework Browser extension library supporting Oracle APEX application using Page Object Model.
Author: Maurice Koster
Author-email: Maurice Koster <maurice@mauricekoster.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Requires-Dist: robotframework>=7.1.1,<9.0.0
Requires-Dist: robotframework-browser>=20.0.0,<21.0.0
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: rich>=15.0.0
Requires-Dist: typer>=0.26.8
Requires-Dist: jinja2>=3.1.6
Requires-Dist: python-dotenv
Requires-Dist: parsimonious>=0.11.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# robotframework-apex
Supporting library to control Oracle APEX applications usin Page Object Model


## Apex library

Depends on Browser library `robotframework-browser`


## rfapex command line tool

