Responsive Website Testing with Galen and Selenium

Is automated testing of responsive webpages in real browsers for your project slowed down by initial setup, integration effort for each project, long runtimes, flaky results or keeping your data current? This talk introduces Galenium, which is a library integrating Selenium and Galen with Maven. It gets your tests running on your CI using your Selenium Grid with just a few Maven dependencies, can run tests in parallel, can retry failed tests, and can sample new data while running your tests. The talk will include a live demo testing a responsive AEM site.