Skip to content

selenider 0.4.1

Latest

Choose a tag to compare

@ashbythorpe ashbythorpe released this 12 Jan 14:42
  • New scroll_to() and scroll_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.