robot-plugin
robot-plugin copied to clipboard
Imported Python method not recognizable when class name used
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.