- New
scroll_to()andscroll_by()functions allow you to scroll the page
vertically and horizontally, without needing a target element. - A new advanced usage vignette (
vignette("advanced-usage", package = "selenider"))
has been added. - A message is now printed when a session is created automatically, to avoid
confusion.