I am doing a test with data binding where I am selecting from a dropdown menu. When I run the test, the correct selection is made but Test Studio doesn't recognize that it was selected. For example, if I am choosing from a dropdown menu between the elements "a", "b" and "c", and I am supposed to select "b", "b" is selected and appears in the box, but my test still fails.