Every time you run the WinRunner application it gives you different title of the window how can you handle this?

Questions by Himu   answers by Himu

Showing Answers 1 - 4 of 4 Answers

nill

  • Jun 25th, 2006
 

This can be handle by regular expressions.

  Was this answer useful?  Yes

sandhya

  • Aug 3rd, 2006
 

You can use the regular expression to handle the varying window variable.Winrunner uses two hidden properties in order to use the regular expression.

1.regexp_label---> In this case we need to insert the regular expression

in the window's label description.

2.regexp_msw_class---->In this case regular expression in inserted

to objects msw_class.

  Was this answer useful?  Yes

K.Ramesh

  • Oct 13th, 2006
 

hi,

         This can be handle by regular expressions.by using *

  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