Hi,
This is similar to Data Driven Testing - Combo Boxes, I tried the similar approach but I got the following error:
" (CS0030) Cannot convert type 'Telerik.WebAii.Controls.Xaml.RadComboBoxItem' to 'ArtOfTest.WebAii.Silverlight.UI.ComboBoxItem'"
I would like to ask what approach shall I use to fix the error I am getting.
Or are there other alternative how I can use the Data Driven approach when selecting combo box since the combo box that I will be used for testing is very dynamic.
Thank you
This is similar to Data Driven Testing - Combo Boxes, I tried the similar approach but I got the following error:
" (CS0030) Cannot convert type 'Telerik.WebAii.Controls.Xaml.RadComboBoxItem' to 'ArtOfTest.WebAii.Silverlight.UI.ComboBoxItem'"
I would like to ask what approach shall I use to fix the error I am getting.
Or are there other alternative how I can use the Data Driven approach when selecting combo box since the combo box that I will be used for testing is very dynamic.
Thank you