Appearance
Installation
Requirements
- Python 3.12 or above
- Robot Framework >= 7.1.0
- robotframework-browser >= 18.0.0
User Installation
Install with Poetry:
bash
poetry add robotframework-browserpom
Or, for development/contribution:
bash
poetry install
Development Dependencies
- pytest
- ruff
For more, see the Contributing section.