How to clear the text field in Type Step TruClient Protocol Loadrunner.

If at all a text field in a web page is having sample values and when we are trying to type in some text in the filed using Type Step in Truclient, we need to clear the sample input first and then enter only our actual text input. Otherwise our actual text input will get appended to the existing sample input. Thus entering a wrong input value.

Follow the below steps to over come this.

1. Expand the Type Step.
2. Goto Arguments.
3. Set the Clear Argument value to True. This will clear the existing vales in the text filed and enter our script input.



Note - The default value for the Clear Argument is True.

1 comment: