├── LICENSE ├── README.md ├── config.selenium-standalone-chrome.yaml ├── docker-compose.selenium-chrome.yaml └── install.yaml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddev/ddev-selenium-standalone-chrome/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddev/ddev-selenium-standalone-chrome/HEAD/README.md -------------------------------------------------------------------------------- /config.selenium-standalone-chrome.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddev/ddev-selenium-standalone-chrome/HEAD/config.selenium-standalone-chrome.yaml -------------------------------------------------------------------------------- /docker-compose.selenium-chrome.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddev/ddev-selenium-standalone-chrome/HEAD/docker-compose.selenium-chrome.yaml -------------------------------------------------------------------------------- /install.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ddev/ddev-selenium-standalone-chrome/HEAD/install.yaml --------------------------------------------------------------------------------