[UFT] [WPF] Table: how simulate Click or DBClick event - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: [UFT] [WPF] Table: how simulate Click or DBClick event (/Thread-UFT-WPF-Table-how-simulate-Click-or-DBClick-event) |
[UFT] [WPF] Table: how simulate Click or DBClick event - robertosalemi - 05-17-2016 Hi, I have an easy question, maybe: when I have a Table, for example WPF Table, how can I simulate Click event or Double Click event on a desidered row? In a topic I read that: 1) SelectRow 0 > is equals to click on a particular row 2) ActiveRow 0 > is equals to double click on a particular row But this methos not works. Maybe I must use the propriets under Object of my table? Thanks for the support, Roberto. |