Skip to content
On this page

Installation

Requirements

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.