I have one dropdown that contains 6 values.
Actual scenario is if you select any value from dropdown then the selected value will appear in next page
for eg: I selected city Mumbai from dropdown, then on next page Mumbai city is selected will appear as text.
I want to verify the selected value is appearing correctly on next page.