Status: Accepted
Owner: ----
Labels: Type-Enhancement Target-2.8.2 Priority-High

New issue 1480 by pekka.klarck: Support removing named keywords with `--RemoveKeywords`
http://code.google.com/p/robotframework/issues/detail?id=1480

This new sub-option for --RemoveKeywords should allow removing keywords based on the so called long name of the keyword (e.g. `MyLib.My Keyword` or `resource.Another Keyword`). It should be case, space, and underscore insensitive and support `*` and `?` wildcards.

Examples:

    --RemoveKeywords name:MyLib.MyKeyword
    --RemoveKeywords name:resource.*

Needed by a team at NSN. Useful also for others.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to