Example: Library LibName.py (...) Test no 1 ${var1} LibName.generate_var1 (...) Robot plugin doesn't recognize method **generate_var1** and is not able to jump to source code.
Example:
Library LibName.py
(...)
Test no 1
${var1} LibName.generate_var1
(...)
Robot plugin doesn't recognize method generate_var1 and is not able to jump to source code.