Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				0
                        votes
                    1
                        answer
                    148
                        views
                    When I use Object Spy to identify a grid containing values, it is getting identified as SwfObject with name GlacialList. I am not able to access the data with row number. How should I handle such data?
    
    
    
    
2
                        votes
                    1
                        answer
                    323
                        views
                    Is there some way for me as a tester to check the version of Flex compiled in our .swf file of our Flex application to see if the developers included the right Flex version?
    
    
    
    
4
                        votes
                    1
                        answer
                    290
                        views
                    
                    asked 11 years ago by tnone                                    
            
            
                            
                                            updated 11 years ago by bubblehead712                                    
            
            
            
            
            
        I record simple action for a treeview control, so I select node, Right-Click on it and once context menu opens, I click on one line in it. Code, generated by QTP/UFT through recording - don't work SwfWindow("MyWin").SwfWindow("MyTree").SwfTreeView("myTreeV").RightClick ...