Skip to content

bin/robot script is created from the robotframework entrypoint and not from plone.app.robotframework #915

@wesleybl

Description

@wesleybl

As a result, the plone.app.robotframework egg is not inserted into the path and its keywords are not recognized.

This happens because the robotframework is installed directly in Python. When this occurs, buildout gives preference to packages that are in Python when it finds the package corresponding to the script.

This was done by @datakurre in #872. @datakurre, why do we need to have a robotframework directly in Python? This seems to be something to get the editor to work. Couldn't this be done locally, only for those who need it?

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