Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				0
                        votes
                    1
                        answer
                    534
                        views
                    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
                        votes
                    1
                        answer
                    75
                        views
                    
                    asked 9 years ago by pumpkin                                    
            
            
                            
                                            updated 9 years ago by bubblehead712                                    
            
            
            
            
            
        Unable to record click and drag functionality when dragging columns in a table.
    
    
    
    
8
                        votes
                    1
                        answer
                    90
                        views
                    
                    asked 15 years ago by Michaeldx                                    
            
            
                            
                                            updated 15 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...