Use regular expressions..

On Thu, Jun 23, 2011 at 10:14 AM, avinash vl <[email protected]> wrote:

> Hi,
>
> I'm using this method for setting value to WebElement.
>
> set obj = browser("").Page("").Frame("").WebElement("")
> obj.click
> obj.object.innertext = "some text"
>
> But now i have another challenge.
> I need to edit this WebElement, means that now the webElement is having
> text < some text >, now i need to enter a new line < new text>.
>
> The issue is that once the webElement is prompted with previous text, the
> object is not getting identified. so what all properties can i use for
> descriptive programming.
>
> Please find the attached screens and share your thoughts.
>
>
> Kind Regards,
> Avinash
>
>  --
> 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