Skip to content

Feature request: Make Robot Framework dependency optional #1886

@mikahanninen

Description

@mikahanninen

The benefit from this would be that this package would be usable even when ran as a pure Python package without Robot Framework module thus increasing its usability and popularity.

For example keyword Input Password will fail when running python myselenium_tests.py (ie. without robot module), because keyword is modifying Robot Framework log levels.

robot.libraries.BuiltIn.RobotNotRunningError: Cannot access execution context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions