This short demo shows you how to use Rundeck to automate web browser actions including logging in, typing and clicking. Selenium (a free app) is a Chrome & Firefox extension that can record actions and export to a Python script which can then be used in a Rundeck job. The benefit of this is you can use this to diagnose a problem, or even do basic checking/monitoring if you schedule the job in Rundeck.