#155: Use zenika/alpine-chrome
A recent Chrome update appears to be preventing Chrome remote from working on any image from behat-chrome/docker-chrome-headless.
We can still test this Composer package if we use some version of Chrome that works.
There are reduced jobs, because the behat-chrome/docker-chrome-headless images tested a variety of Chrome builds (eg Chrome beta, Chromium, etc). This restores tests to validate this component's use of Chrome in CI against minkphp/driver-testsuite and this package's tests, and even does so using a popular Chrome image rather than something custom to this project.
I would be happy to test against some other popular image as well; it means a little more maintenance (have to deal with it if either image breaks or requires changes), but gives us a cross-check of whether failures are in this package or upstream.
Related to #155
Notes
- Pipeline https://gitlab.com/behat-chrome/chrome-mink-driver/-/pipelines/1452970690 shows a full pass, when combined with the change from chrome-mink-driver#152: Close other windows whe... (!178 - merged)