Manging all the dropdown in a single locator

is there anyway in katalon studio to manage all the dropwdown values in a single locator and changing selection according to the test case? now i am managing this by spying each options locator and using this alternatively

1 Like

Perhaps you want to learn this:

1 Like

Thank you that helped me!

1 Like