Hi,

Regular expressions can be used with the descriptive programming. Use them
as you would if modifying the Object Repository. Once a regular
expressioncharacter is used within descriptive programming, QTP will
treat the string
as a regular expression.

Example:
Set mywin = Description.Create()
mywin("nativeclass").Value = "#32770"
mywin("regexpwndtitle").Value = "Screen [0-9]*"

Dialog(mywin).Highlight



-- 
*
Thanks & Regards
**Thanigai Kumaran*



On Tue, Oct 18, 2011 at 3:07 PM, Aniket Gadre <[email protected]> wrote:

> Could you please take more efforts to explain what exactly you need to do
> with this elements? Please try to provide as much information as you can
> while asking questions. This would help you in getting your issue resolved
> much easily & quickly
>
> On Tue, Oct 18, 2011 at 1:02 PM, swati choudhary <
> [email protected]> wrote:
>
>> HI Friends,
>>
>>
>> I have to script for below scenario:
>> Here Account number is displayin in website and this is web element.I want
>> to script for this .always accound number will display in this formate
>> (Account number:*****5678) only last 4 digit will be hcanged.
>>
>> Could you please help me on this.how to do scripting for this.
>>
>> Best Regards,
>> Swati Choudhary
>>
>> --
>> 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
>
>
>
>
> --
> Best Regards,
> Aniket Gadre
> Senior SME - Test Automation
> Amdocs , Pune.
> E-add: [email protected]
>
>  --
> 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
"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