Is it possible to do descriptive programming in winrunner? any example.

Showing Answers 1 - 3 of 3 Answers

vijaya

  • Nov 16th, 2006
 

yes,it is very much possible to use descriptive programming in winrunner.see the below example-

lConfirmationDilogWndDesc="{class:window,MSW_class:"#32770"}";
win_activate(lConfirmationDilogWndDesc);

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions