Hi KK, I have followed the steps you told me like disabling the smartidentification and adding html id property and removing name property, however i'm facing same issue.
After making changes in the OR, i also clicked on highlight button and it
was pointing to correct object in the application.
here is the code i'm using:-
Browser("Welcome to
PegaRULES").Page("ARTManager").Frame("PWGadget0Ifr").WebList("none").Select
"ARTManager"
PFA the OR.
Thanks
BNY
On Sunday, February 2, 2014 1:30:01 AM UTC+5:30, KK wrote:
>
> Disable Smart Identification, & Add html id property and remove "name
> property"
>
> after making changes highlight from OR and see, QTP is highlighting or not
> if yes, reply ur code and see
>
>
> On Sat, Feb 1, 2014 at 11:13 PM, BINNY <[email protected] <javascript:>>wrote:
>
>> Hi All,
>>
>> I'm trying to select value from the weblist, but QTP throws the error
>> that "cannot identify the specified item of the none object. Confirm
>> that the specified item is included in the object's item collection"
>>
>> Here is the step that recorded with weblist value as "PENDARTWB"
>>
>> Browser("Welcome to
>> PegaRULES").Page("ARTManager").Frame("PWGadget0Ifr").WebList("none").Select
>> "PENDARTWB"
>>
>> The QTP is successfully able to identify the weblist object the only
>> issue is that it is not able to select value from weblist. The strange
>> thing is happening that if i change the select option and run the script
>> from current step then QTP is able to select that option, but if i again
>> restart the script fromthe begining then it shows the same error again..
>>
>>
>> I'm attaching the screenshot for OR and weblist object properties
>>
>>
>> Thanks
>> BNY
>>
>>
>> --
>> --
>> You received this message because you are subscribed to the Google
>> "QTP - HP Quick Test Professional - Automated Software Testing"
>> group.
>> To post to this group, send email to [email protected]<javascript:>
>> To unsubscribe from this group, send email to
>> [email protected] <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/MercuryQTP?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "QTP - HP Quick Test Professional - Automated Software Testing" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
--
--
You received this message because you are subscribed to the Google
"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
---
You received this message because you are subscribed to the Google Groups "QTP
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
<<attachment: OR.png>>
