On Tuesday, May 24, 2016 at 5:37:58 PM UTC-4, L V Prasad wrote:
>
> Have you tried this?
>
> Setting.WebPackage("ReplayType") = 2
> Browser("("MyPage").Sync").WinToolbar("ToolbarWindow32").Press "&Help"
> Setting.WebPackage("ReplayType") = 1
>
> changing the keyboard actions to mouse actions
>
> On 23 May 2016 at 20:08, <[email protected] <javascript:>> wrote:
>
>> 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] 
>> <javascript:>
>> To unsubscribe from this group, send email to
>> [email protected] <javascript:>
>> 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] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

thanks, this worked. 

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