10-14-2008, 09:27 PM
Within our web application, there are numerous places where disabled buttons become enabled when 1 or more characters are manually entered in the text field. During playback, the WebEdit("text field").Set doesn't type in the value used at recording time; therefore, these disabled buttons aren't enabled.
How can I make QTP simulate the manual entry of the text information to enable these particular buttons.
How can I make QTP simulate the manual entry of the text information to enable these particular buttons.