I know the issue is that the variable selection = getText(“dogDropDown”) is not displaying the words with quotations around them, therefore when the loop in lines 32 - 38 is running, the first two conditionals are evaluating to false. I am just not sure how to fix it? How do we make the drop down options match what the list in the data set shows, the names of the dogs with quotations?
Thanks!