Votes
Answers
Views
Question
0
1
489
I need to be able to right-click on a WinList object in my script, but it only records a regular click. Is there any way to do a right-click of the mouse button in UFT?
0
1
56
asked 8 years ago by pumpkin
updated 8 years ago by bubblehead712
Unable to record click and drag functionality when dragging columns in a table.
8
1
73
asked 14 years ago by Michaeldx
updated 14 years ago by bubblehead712
I'm dealing with these annoying Infragistics controls. I need to SHIFT CLICK on a row on a SwfTable object. I've tried SendKeys methods and various other tricks that I've found on the internet to no avail. Basically I need to click a row, then shift click another row to highlight both those rows and...