Hello,
We are trying to open a detail screen that can be opened by double clicking a row in the grid (RadGridView). I have put in a wait step to overcome problems with building up the grid and changed the click step into an double click step. Still I am getting this error:
Unable to locate element. Details: Attempting to find [Wpf] element using
Find logic
(Wpf): [AutomationId 'Exact' CellElement_0_2] AND [XamlTag 'Exact' textblock]
Unable to locate element. Search failed!
Up till now I was also unable to resolve the issue using the Resolve failure wizard.
Any help will be appreciated.
Richard