View source: R/scroll_into_view.R
scroll_into_view | R Documentation |
This function allows you to scroll webelements into the view
scroll_into_view(rd, webel, simple = TRUE)
rd |
A Remote Driver Connection to the browser in docker container |
webel |
A Selenium Webelement |
simple |
boolean for simpler javascript scroll function. Defaults to TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.