Hello, I need help with the following:
I have a dropdown in my application with dynamic values. Once a value is selected, that value in the dropdown is greyed out.
I want to do the following checks:
- The first time I see the dropdown, I want to select a non-greyed out value.
- After I have selected and submitted it, I want to validate that the value selected above is now greyed out.
Can somebody please help me with this.
Thanks,
Ankita