cv Dropdown select is not selecting correct one then suggest any other method
You can try using a mouse scroll activity on the list and try cv click to click the list item
Else to scroll you can also try sending hot keys to scroll through
Cheers
i have to select according to Excel sheet data
In the cv discroiptor are you getting the text you want to click as a value anchor init?
If yes then instead of value use a variable and pass the value that you get from excel and try it
Cheers