Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				3
                        votes
                    1
                        answer
                    106
                        views
                    I have created an action with an object repository. I need to create more actions with the same OR. How do I copy the OR from one to the other?
    
    
    
    
0
                        votes
                    1
                        answer
                    441
                        views
                    Hi. I have a vbs file that drives UFT tests. I have a series of UFT Tests or 'Actions'. How can I exit/stop UFT from executing more tests, if it fails 1? My understanding is, ExitRun, ExitAction only pertains to a specific action, and if there is another test after it in the pipeline, it will contin...