For the moment I have done it with the Insight feature of UFT 11.51.

If there is any other way let me know.

thanks!

On Wednesday, May 29, 2013 11:57:13 AM UTC+2, Mateo Kavvalakis wrote:
>
> Hi guys,
>
> I am able to identify a flash button inside a Seam page but when it´s time 
> to click it i cannot.
>
> Any ideas?
>
> Usig UFT 11.51 and IE 8
>
> My script is (i do enter inside the IF statement):
>
> Set browserObject = Browser("Title")
> Set pageObject = browserObject.Page("Main")
>
> If pageObject.WebElement("html id:=.*:imgUploader:flashContainer").Exist (
> 2) Then
>     msgbox "OK"
>     pageObject.WebElement("html id:=.*:imgUploader:flashContainer").Click
> else
>     msgbox "NOT OK"
> End If
>
> Thanks in advance!
> Mateo
>

-- 
-- 
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.


Reply via email to