DDEV Add-on Registrythunder › ddev-selenium-chrome

tests project is maintained

What is this?

This repository allows you to quickly add selenium standalone chrome to a Ddev project.

Installation

  1. ddev get thunder/ddev-selenium-chrome
  2. ddev restart

Explanation

This selenium standalone chrome recipe for ddev installs a .ddev/docker-compose.selenium.yaml using the selenium/standalone-chrome:latest docker image.