RobotCode plugin doesn't recognize variables that are defined by Set Suite Variable #350
-
When I define a variable using the Set Suite Variable keyword, that variable is not recognized by the RobotCode plugin; it underlines the variable with the error message "not found". For instance, consider the following code:
In this case, the variable ${resourceId} is intended to be a suite variable along with the ${subResourceAUri} variable. RobotCode plugin underlines ${resourceId} as "not found". It doesn't matter how the suite variable is specified: Is there a way to get RobotCode to recognize these variables? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
see here #321 (comment) for an answer |
Beta Was this translation helpful? Give feedback.
see here #321 (comment) for an answer