How to check a drop down value?

I need to check that the data is present in a drop down menu but I don’t know which is the correct function?

Any updates ?

You can use the keyword Verify options present for this. You can refer the documentation here https://docs.katalon.com/display/KD/[WebUI]+Verify+Options+Present

Hi there,

You can either use ‘Verify Option Present By Label’ or ‘Verify Option Present By Value’ to solve your case.

Thanks

Verify Options present seems to only validate label value, is there any way I can validate with an attribute? I have to execute tests in multiple language.

**hello,
I need support from you all about the case as below
for the method selectOptionByLabel(), it only applies for the dropdown element with tag is

3 Likes