Groups
Groups
Sign in
Groups
Groups
Watir General
Conversations
About
Send feedback
Help
How to scroll the Internet Explorer through watir script
270 views
Skip to first unread message
SHALINI GUPTA
unread,
Sep 6, 2007, 3:37:56 AM
9/6/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watir-...@googlegroups.com
Hi all,
can any one please tell me how to scroll the internet sxplorer through watir script.
Regards,
Shalini Gupta
Charley Baker
unread,
Sep 6, 2007, 10:57:38 AM
9/6/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watir-...@googlegroups.com
require 'watir'
browser = Watir::IE.start('
http://www.google.com'
)
browser.link(:text, 'About Google').document.scrollintoview
-Charley
Bret Pettichord
unread,
Sep 6, 2007, 1:37:30 PM
9/6/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watir-...@googlegroups.com
Charley Baker wrote:
> require 'watir'
> browser = Watir::IE.start('
http://www.google.com
'
> <
http://www.google.com
%27>)
> browser.link(:text, 'About Google').document.scrollintoview
Cool. I didn't know that!
Bret
SHALINI GUPTA
unread,
Sep 7, 2007, 12:31:38 AM
9/7/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watir-...@googlegroups.com
Thanks,
It works..Fine...
Reply all
Reply to author
Forward
0 new messages