Concise, Lazy and Reliable Wrapper for 'chromote' and 'selenium'
Format a difftime
Iterate over an element collection
Move back or forward in browsing history
Driver options
Close a session object
Deprecated functions
Get the URL of the current page
Get the DOM family of an element
Get attributes of an element
Force an element to be collected and stored
Click an element
Get a CSS property of an element
Are two elements equivalent?
Test conditions on multiple elements
Test one or more conditions on HTML elements
Extract a subset of HTML elements
Iterate over an element collection
Combine multiple HTML elements
Hover over an element
Get the tag name of an element
Scroll to an element
Select an HTML element
Set the value of an input
Get the number of elements in a collection
Submit an element
Get the text inside an element
Execute a JavaScript function
Find HTML children from a collection
Find a single HTML child element
Find multiple HTML child elements
Get the element associated with a selenider element
Read the HTML of a session
Get or set the local selenider session
Does an element's attribute match a value?
Does an element's css property match a value?
Does a collection have a certain number of elements?
Does an element have a tag name?
Does an element contain a pattern?
Is an element enabled?
Does an element exist?
Is an element visible?
Create a session with custom HTML
Open a URL
Print an element without fetching it
Print a live HTML element
Read a live HTML document
Reload the current page
Select HTML elements
Scroll along the page
Check if selenider can be used
Start a session
Selenider options
selenider: Concise, Lazy and Reliable Wrapper for 'chromote' and 'sele...
Take a screenshot of the current page
RSelenium options
A user-friendly wrapper for web automation, using either 'chromote' or 'selenium'. Provides a simple and consistent API to make web scraping and testing scripts easy to write and understand. Elements are lazy, and automatically wait for the website to be valid, resulting in reliable and reproducible code, with no visible impact on the experience of the programmer.
Useful links