Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[UFT] Wpf Label: click on image into cell
#1
Not Solved
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.


Attached Files Image(s)
   
Reply
#2
Not Solved
As temporary solution, I'm using this code:
Code:
WpfWindow("myApp").WpfTable("myGrid").Click 132,25

But I would not use the coordinates.

Suggestions?

Thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  no action on click for particular wpf button jlavrecka 1 1,243 05-21-2020, 11:33 PM
Last Post: jlavrecka
  Issue in QTP WPF vimal_selvam 5 13,918 06-26-2018, 05:40 PM
Last Post: rateebhatt
  UFT 14.01 - identifying wpf objects. but not performing action. chinmoyee 1 2,343 11-15-2017, 03:42 PM
Last Post: Ankur
  [UFT] [WPF] Verify if the cell contains an image robertosalemi 0 1,773 10-25-2016, 06:57 PM
Last Post: robertosalemi
Question Webtable contains cell contains two links, how to click on link srinivassure 9 52,638 07-30-2016, 03:41 PM
Last Post: Akshay

Forum Jump:


Users browsing this thread: 1 Guest(s)