Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				0
                        votes
                    1
                        answer
                    492
                        views
                    
                    asked 7 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 7 years ago by rich-text                                    
            
            
            
            
            
        While running the UFT scripts in a Virtual machine running on Windows server 2016, UFT is randomly failing to click on buttons and entering data in text box. This is happening when the window is maximized in the remote machine. this issue is happening randomly, we have recorded 5 out of 9 runs had t...
    
    
    
    
2
                        votes
                    1
                        answer
                    76
                        views
                    
                    asked 9 years ago by test4life                                    
            
            
                            
                                            updated 9 years ago by josh-yates                                    
            
            
            
            
            
        When we try to login to ALM the login window is so small that I cannot click login or any of the other buttons that usually appear, it seems that something could be wrong with my display.
    
    
    
    
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?
    
    
    
    
5
                        votes
                    1
                        answer
                    111
                        views
                    
                    asked 13 years ago by pumpkin                                    
            
            
                            
                                            updated 13 years ago by bubblehead712                                    
            
            
            
            
            
        I am trying to record a web page with just Web Add and QTP. QTP does not record clicks on a web element. I can add the webelement manually to the Object Repository and then add code for play back. For some reason QTP will not record this actions. Does anybody know how I can get around the function?
    
    
    
    
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...