qtp - Type data into text box using HP UFT -


I want to set some data automatically in the text box and then press the UP button using HP UFT, But now the problem is that when I do it manually, a button is enabled and one button is disabled when I do the same thing with HP UFT. There is a screenshot for this:

I think a button is only enabled when we enter data using key board. So how can I solve this issue?

Please help me with it.

Thanks

You can enable an object using your basic properties Are there.

Try it out.

  Browser ("Browser"). Page ("Page"). WebButton ("Button") Object.disabled = False    

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -