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? |
Answered by
d-biehl
Nov 11, 2024
Replies: 1 comment
Answer selected by
jeff-hines-02
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see here #321 (comment) for an answer