use highlight the do ur operation..will work.

Browser("abc").Page("MyPage").Image("search1sm").highlight


On Tuesday, September 27, 2016 at 4:34:34 PM UTC+2, [email protected] 
wrote:
>
> Hi,
>
> I cannot scroll down on a web page.  I've tried lots of methods but 
> nothing seems to be working.
> Please help.
>
>
> 1.  WshShell.SendKeys "PGDN"     (doesn't work)
>
> *2. **WshShell.SendKeys "END"     (doesn't work)*
>
> 3.  
> Browser("abc").Page("MyPage").Image("search1sm").MakeObjVisible            
> *(doesn't 
> work)*
>
> 4.  Browser("abc").Page("MyPage").Object.fireEvent 
> "onmousedown"                *(doesn't work)*
>
> 5.  Set 
> oDoc=Browser("abc").Page("MyPage").Object.Body                                
>    
> *(doesn't work)*
>     oDoc.doScroll("pageDown")    
>
>
>
> 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