Low-Level Browser Automation Interface
Press, release or move the mouse
Wait for a period of time
Press or release a key
Scroll the page
Create a set of actions to be performed
Custom browser options
Combine special keys
A list of special keys
Download and start the Selenium server.
selenium: Low-Level Browser Automation Interface
A Selenium Server process
Start a Selenium Client session
Create a shadow root
Is a selenium server instance running?
Create a live element
An implementation of 'W3C WebDriver 2.0' (<https://w3c.github.io/webdriver/>), allowing interaction with a 'Selenium Server' (<https://www.selenium.dev/documentation/grid/>) instance from 'R'. Allows a web browser to be automated from 'R'.
Useful links