Prepare for your Next Interview
This is a discussion on Win Runner is not recognising a list box within the Web Testing forums, part of the Software Testing category; Hi, I am doing web testing using winrunner, I am facing a problem while running the script. win runner is not recognising a list box because the list box name ...
|
|||
|
Win Runner is not recognising a list box
Hi,
I am doing web testing using winrunner, I am facing a problem while running the script. win runner is not recognising a list box because the list box name is we are giving dynamically. I used following Regular expression in physical description of this object:{msw_class:Push_button,html_name:"!disc."}list box name is starts with DISC Question asked by visitor Ramakrishna |
| Sponsored Links |
|
|||
|
Re: Win Runner is not recognising a list box
Did you make sure that the browser version that you are using is supported by WinRunner? If the browser you are using is not supported by WinRunner then it won't recognize the objects in the browser...
|
|
|||
|
Re: Win Runner is not recognising a list box
Hi,
Instead of specifying !DISC, try using DISC* since you state that list box name always starts with DISC. The characters following DISC seem to be dynamic. So using * after would enable to recognize all listboxes starting with DISC. Cheers...
__________________
Regards, V.Umesh Krishnan QA Consultant |
|
|||
|
you specify !DISC.* in physical description and try.
here ! means it tells winrunner that its regular expression. * means matches any preceding characters |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My load runner gets crashed | Geek_Guest | LoadRunner | 1 | 09-06-2007 10:48 AM |
| LOAD RUNNER _VIEWSTATE value | smoin | LoadRunner | 3 | 07-08-2007 02:33 PM |
| Execute two detail list from a basic list at same time | Geek_Guest | SAP R/3 | 0 | 06-26-2007 06:34 AM |
| In VB Application QTP is not recognising Menus. | Consultant_A | QTP | 1 | 06-18-2007 07:56 AM |
| Load Runner | villjuj | LoadRunner | 1 | 06-08-2006 08:11 PM |