Unable to navigate to stepDefinition from scenario in feature file

Hi All,

I am unable to navigate to stepDefinition from scenario in feature file.
Ctrl+click used to work in Eclipse or any other editor but that is not working in Katalon.
Do I need to make any changes in settings?

Thanks in advance.

Not sure what you mean by that. Each of my scenarios has multiple steps and the step definition file has all of the steps.
What you can do, though, is right-click a scenario step and select “Find Step” - this will navigate to that step in the step definition file. Once they have been calculated (I’m using KS 6.1.0).

Hi,
Thanks for your reply.
Right Click- Find Step works well but I want to navigate to StepDef in an easier way like we can do in Eclipse or any other IDE.
CTRL+Click and it will take you to relevant step definition.