Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

thunder/ddev-selenium-chrome

Repository files navigation

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.

Interacting with Selenium standalone chrome

  • The selenium chrome instance will listen on TCP port 4444.
  • For debugging use selenium/standalone-chrome-debug:latest image and add port mapping for vnc, reachable at vnc://localhost:6000, if you get a prompt asking for a password, it is: secret.