Added support for selenium UI testing with Firefox
fixes https://github.com/antleaf-user/reseed/issues/40
- Added Firefox binary (
firefox-esr
) to Dockerfile - Added support for selenium testing with a headless firefox browser to rspec
- Added a basic selenium test for homepage to prove this works
Edited by Anusha Ranganathan