Discussion:
[wtr-general] Scroll inside scrollable div
william arturo mendoza paredes
2017-11-22 15:52:14 UTC
Permalink
Hello All

I new using watir, I'm looking for scroll inside a scrollable div

the following instruction does not work for me

element.wd.location_once_scrolled_into_view

<Loading Image...>
--
--
Before posting, please read http://watir.com/support. In short: search before you ask, be nice.

watir-***@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+***@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email to watir-general+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
rajagopalan madasami
2017-11-22 17:24:08 UTC
Permalink
To scroll , use watir-scroll gem

On 22-Nov-2017 10:49 PM, "william arturo mendoza paredes" <
Post by william arturo mendoza paredes
Hello All
I new using watir, I'm looking for scroll inside a scrollable div
the following instruction does not work for me
element.wd.location_once_scrolled_into_view
<https://lh3.googleusercontent.com/-Rew-wak0bDs/WhWc6LJoJYI/AAAAAAAAKSU/X5tRKvLfuh4yUZhHmqMFSidwyecURr4hQCLcBGAs/s1600/Scrollable_div.png>
--
--
Before posting, please read http://watir.com/support. In short: search
before you ask, be nice.
http://groups.google.com/group/watir-general
---
You received this message because you are subscribed to the Google Groups
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
--
Before posting, please read http://watir.com/support. In short: search before you ask, be nice.

watir-***@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+***@googlegroups.com

---
You received this message because you are subscribed to the Google Groups "Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email to watir-general+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...