NitorCreations / RobotFramework-EclipseIDE

Developing an Eclipse IDE for the Robot Framework test automation tool
71 stars 53 forks source link

Keyword calls cannot reference variables #33

Closed xkr47 closed 12 years ago

xkr47 commented 12 years ago

The following is invalid according to Robot documentation:

Test case
  Run some ${foo} keyword

Content assist currently suggests variables inside keywords, which it shouldn't.

Also, the argument parser should discern between keywords called this way and through the "Run Keyword" style keywords.

xkr47 commented 11 years ago

Included in release 1.0.6.