Comment #4 on issue 397 by pekka.klarck: `Set Test/Suite/Global Variable`
don't work anymore with names containing internal variables like
`\${foo${bar}}`
http://code.google.com/p/robotframework/issues/detail?id=397
Here's a workaround for this problem until the next RF version with the
actual fix is
released:
| ${name} = | Set Variable | $dir${dir} |
| Set Test Variable | ${name} | yyyyyyyyy |
--
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