05-02-2016, 07:17 PM
Hi,
I have a WpfTable datagrid.
In the first column, the cell have text and image as the screenshot.
I would click on red x, but:
- the record operation doesn't capture the object 'x'
- the spy operation doesn't get the object, but only WpfTable object.
How can I click on red 'x' for each single cell?
I should use the coordinates, but I not would use this way.
Thanks.
I have a WpfTable datagrid.
In the first column, the cell have text and image as the screenshot.
I would click on red x, but:
- the record operation doesn't capture the object 'x'
- the spy operation doesn't get the object, but only WpfTable object.
How can I click on red 'x' for each single cell?
I should use the coordinates, but I not would use this way.
Thanks.