Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				2
                        votes
                    1
                        answer
                    70
                        views
                    
                    asked 12 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 12 years ago by rich-text                                    
            
            
            
            
            
        I'm trying to use my data table to pass data in my script and then use that data to pick a value from a list that drops down. The value looks good and I see it's in the list, but when I run the test it just sits there and doesn't select the value I'm wanting. I checked the spelling and it looks okay...
    
    
    
    
3
                        votes
                    1
                        answer
                    195
                        views
                    
                    asked 12 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 12 years ago by rich-text                                    
            
            
            
            
            
        Browser("CreationTime:= 0").Page("url:=" &".*" & pageURL&".*") Can I replace this code with the following ? Browser("CreationTime:= 0").Page("url:=.*" & pageURL&".*")
    
    
    
    
2
                        votes
                    1
                        answer
                    623
                        views
                    
                    asked 12 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 12 years ago by rich-text                                    
            
            
            
            
            
        How can I use the Dictionary object to store a global variable? I'm trying something like: Public dicObjects, dicFramework set dicObjects = CreateObject("Scripting.Dictionary") Set dicFramework = CreateObject("Scripting.Dictionary") dicObjects ("Browser") = Browser("index...
    
    
    
    
2
                        votes
                    2
                        answers
                    246
                        views
                    
                    asked 12 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 12 years ago by kaptainkayoss                                    
            
            
            
            
            
        I am trying to use BlueZone 6.x terminal emulator with UFT 12.00. I installed the emulator and am able to launch it and connect using BlueZone VT. When I try to run the terminal emulator in UFT 12.00, I select BlueZone and version 6. When I click the Validate button, it gives me an error "Cannot...
    
    
    
    
2
                        votes
                    1
                        answer
                    52
                        views
                    
                    asked 12 years ago by kaptainkayoss                                    
            
            
                            
                                            updated 12 years ago by rich-text                                    
            
            
            
            
            
        In my scripts, I want to be able to check data that is on the command prompt window. It's just seen as a box.
    
    
    
    
2
                        votes
                    1
                        answer
                    202
                        views
                    I have Object Spy open in UFT12, but I need to be able to switch between my other open windows. Is this possible?
    
    
    
    
2
                        votes
                    1
                        answer
                    100
                        views
                    I have my web page open that I want to test, then I started UFT12 and opened the Object Spy, but it's not recognizing any of my web page application's objects?
    
    
    
    
2
                        votes
                    1
                        answer
                    45
                        views
                    If I try to open the UFT12 Help from either my Start or Apps screens in Windows 8, I receive an error. Any ideas?
    
    
    
    
2
                        votes
                    1
                        answer
                    35
                        views
                    I've seen other posts on here for repairing QTP and UFT 11.5x from the command line rather than from the control panel. Is there a way to do that for UFT 12 too?