Integrating Chromium browser for tests

Edit on GitHub

Chromium is a headless browser used with ChromeDriver for acceptance and functional tests. It provides full-control API to make end-to-end testing flexible and comfortable.

Integration into Docker-based projects

For Docker-based integration instructions, see ChromeDriver.