End-User Testing

For automated end-user testing, Selenium is one of the best tools available.

Headless Browsers

Headless browsers do not use UI and therefore require less resources to run. These are excellent clients for automated end-user testing.

    • Firefox Headless (link), simply append a parameter: "/path/to/firefox -headless"