I have a dropdown which was created using KnockoutJS. Now I am writing UI test and I want to fetch the selected item in the dropdown for my UI test (I am using CasperJS). The problem is that when I write I have a dropdown which was created using Knock