Updates:
        Labels: -Target-2.1.1 Target-2.2

Comment #2 on issue 378 by pekka.klarck: Get keyword variables value in robot listener
http://code.google.com/p/robotframework/issues/detail?id=378

Turns out this is not actually trivial to get 100% right and we'll postpone this to RF 2.2. The first problem was that the code implementing listeners doesn't get the current variables. An easy but ugly way to resolve this is importing NAMESPACES from robot.running module and using it. The problems that made us change the target were
somewhat bigger:

1) We should also somehow handle possible problems in replacing the variables. 2) We needed to handle arguments to different "Run Keyword variants" specially. For
more information about the problems related to them see issue 67.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to