robot-plugin icon indicating copy to clipboard operation
robot-plugin copied to clipboard

Imported Python method not recognizable when class name used

Open Marti5pl opened this issue 5 years ago • 0 comments

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.

Marti5pl avatar Apr 02 '20 12:04 Marti5pl