Hi,

As your selection is : 20.* means, it's difficult to find out the selection
to which object from winlist. Instead of that Add individual objects to the
repository and then try out. And also, first try to print the required value
to the result file and then copy and use the same in your script to select
the value to avoid spaces issues.

Thanks,
Manjula

On Sat, Aug 30, 2008 at 12:07 AM, Sarika Pore <[EMAIL PROTECTED]> wrote:

> Hi all,
>
> While running my test I am facing a warning as "Cannot identify the
> specified item of the object. Confirm that the specified item is included in
> the object's item collection."
>
> Scenario : The object is a Winlist.If you go to flight reservation window
> and click on Flight button you can see this winlist.I hard coded the value I
> select from the list and the code is  :
>
> OptionalStep.Window("Flight Reservation").Dialog("Flights
> Table").WinList("From").Select "20262   DEN   10:12 AM   LON   05:23 PM
> AA     $112.20"
>
>  I can locate this object from my OR too.Following are the properties I am
> using to identify the object :
>
> Native Class : ListBox
> Selection : 20.*
>
> Can anyone please tell me what is going wrong in this scenario ? Which Item
> of this object is not getting identified ?
>
> Thanks
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to