Hi

I simply want to select 3 menus, nothing under the menu.  

When the code reaches *Press Help*, I get an error "Object not visible"
If I move the order around, Press Help first then Tools menu has same 
issue.  I have tried adding hard code wait(10) after each Press, but still 
I get same error.



 Browser("("MyPage").Sync").WinToolbar("ToolbarWindow32").Press "F&avorites"
 Browser("MyPage").Sync
 Browser("("MyPage").Sync").WinToolbar("ToolbarWindow32").Press "&Tools"
 Browser("("MyPage").Sync").Sync
 Browser("("MyPage").Sync").WinToolbar("ToolbarWindow32").Press "&Help"
 Browser("("MyPage").Sync").Sync


thanks


-- 
-- 
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/d/optout.

Reply via email to