Skip to content

Keywords with embedded arguments not recognized when the full keyword name is used #1106

@yanne

Description

@yanne

Originally submitted to Google Code by kormbrek on 12 Sep 2012

If you have a library or resource named Foo with keyword User ${action} Email, then these cell values will be recognized as keywords correctly:
User ${action} Email
User Sends Email
Foo.User ${action} Email

However this following is not recognized as a keyword:
Foo.User Sends Email

RIDE 0.50 running on Python 2.7.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMalfunctions that should be fixed to comply with the expected behaviorfixedIssues that have been fixed and can be closed alreadyprio-lowNice to haves, if we have time and aren't working on something else

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions