Ruby: Creating Selenium tests using headless Chrome and Ruby2
Running Selenium tests is not just for quality assurance in development environments, it can also be used in production for baseline validation as well as performance and availability. If these tests are going to be run as part of a CI/CD pipeline or periodic monitoring check, then you will need to create automated headless jobs … Ruby: Creating Selenium tests using headless Chrome and Ruby2