> name=frmNewER:_idJsp7\[1-3]
try
name=frmNewER:_idJsp7[1-3]+
name=frmNewER:_idJsp7.[1-3]+ if you need the slash
name=frmNewER:_idJsp7\\[1-3]+ 'if you need the slash
name=frmNewER:_idJsp7.*
Why do you have a slash in the regular expression? What are the values for
the name can be?
On Thu, Nov 6, 2008 at 7:43 AM, Raheel Sheikh <[EMAIL PROTECTED]>wrote:
> Hi,
>
> I used the following
>
> *frmNewER:_idJsp7\[1-3]
>
> *to regularize the expression
>
> *Browser("XYZ").Page("PAGE_1").WebList("frmNewER:_idJsp72").Select "ABC"
>
> *The operation was executed but with the warning message
>
> The smart identification mechanism was invoked.
> Reason: object not found
> *Original description:*
> name=frmNewER:_idJsp7\[1-3]
> micclass=WebList
> html tag=SELECT
> class=combo
>
> *Smart Identification Alternative Description: *
> *Base filter properties (12 objects found) *
> micclass=WebList
> html tag=SELECT
>
> *Optional filter properties*
> name=frmNewER:_idJsp7\[1-3] (Skipped)
> html id= (Used, 5 matches)
> class=combo (Used, 2 matches)
> default value=#0 (Used, 1 matches)
> items count=2 (Ignored)
> visible items=1 (Ignored)
> visible=1 (Ignored)
>
>
>
>
> *
>
> *
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---