Hey, i want to select item by name from the following list i got from XtraGrid. When i spy on the list i see the following properties: ProductName: DevExpress.XtraEditors ProductVersi...
You need to use native properties/methods to accomplish the task. Go through the Select a LookUpEdit item How To article - maybe, you can use this approach in your test.