0
How to input parameters for WinRunner scripts Description In order to use a customizable dialog, you need to declare data fields and data handler that will populate them as per your needs/rules. Then use WinRunner function create_custom_dialog to display a modal dialog window. Note. Clean-up data fields first to remove values left from previous calls. ...