Custom Keyword using Switch Cases provided with list of Values as Parameters

Hi Groovy Heroes,

I am currently creating a switch case statement in a custom keyword and would like to make the parameter values to be shown as drop down list whenever I call the keyword in the test case.

Any ideas how to make this happen?

Thx,
Mariam

I don’t think you can do that.

That’s an IDE feature, not something you can add yourself (maybe with some advanced programming :man_shrugging:).

If you think it is useful, you can propose it as a new Katalon feature.

Thanks for your Reply. :slight_smile: