Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium
New issue 561 by feiyuw: Variable table parsing error when value is another variable defined in resource file
http://code.google.com/p/robotframework/issues/detail?id=561 1, exact the attached file 2, run "pybot suite1" or "pybot suite1/test.html" will get error message: Error in file 'c:\users\suite1\test.html' in table 'Variable' in element on row 1: Setting variable '${TEST_TEST VAR}' failed: Non-existing variable '${TEST VAR}' I think it should be passed for the ${TEST VAR} is defined in resource file which imported by test.html. My env: Robot Framework 2.1.2 (Python 2.5.2 on win32) Attachments: suite1.rar 1.6 KB
