Votes
											
																	Answers
																
																	Views
											
															
						Question
						
				0
                        votes
                    1
                        answer
                    246
                        views
                    Objective: be able to run uft script command line and pass arguments to the test via batch/command lineuftBatchRunnerCMD -source "c:\UFT\Scripts\GUITest2a" -parameter "Parameter1=Hello;Parameter2=Bye"How do I render these parameters in the test (GUITest2a)?I have:1. Right clicked on the actions and ...