While selecting the dropdown values, select method works with all input parameters like options, values and index. But when I try to validate it, the default selected value is diaplayed instead of the selected one.
I tried getting help from the below question but still the things are same.
Karate UI: Selected option not applied on next page
For me the values are present in select tag only and i troed writing specific locator for the value and clicking it.. Still it's not taling up the updated values. Any other method which we can use or any other way of implementing it will be helpful.