How to open keywords declaration from testcases

Hi all ,

Do you know if there is a short cut to open the keyword methods that are in the testcase
so I can navigate directly from testcase to the method? (in this example let say i want to navigate to LoginUser keyword method)

I don’t think there is such short cut.

Maybe could be possible in future versions for example by ctrl + click on the keywords to better navigate. What do you think @Russ_Thomas ?

Unless I’m missing something, I do that all the time – it works fine.

However, I don’t use “stringy” keywords. Mine are simply methods:

image

To access that, hover over the keyword with the mouse while holding down the Ctrl key. Try it with your stringy keywords.

Yes, if it is a normal method i could open declaration .

But im not able from testcase when calling customKeywords