I am working on a dropdown . The values are getting populated in this dropdown dynamically and is a list of strings. After clicking on a button it is getting selected value from dropdown and showing some other values.
The issue is after execution and displaying values the selected dropdown value is getting disappeared. Any help on this please?
I have two dropdown , In first dropdown I am selecting one value and on a button click I am doing some operations to display a specific value in second dropdown.
I am able to show the required value in second dropdown however the value selected in first dropdown is getting disappeared.
You can experiment with different input types by using 1 or 2 click activities for the selection.
Eg. for “Simulate” the option does not have to be visible on screen.