marco-c / autowebcompat

Automatically detect web compatibility issues
Mozilla Public License 2.0
34 stars 41 forks source link

Use Docker to run browsers and collect screenshots #278

Open gabriel-v opened 5 years ago

gabriel-v commented 5 years ago

Build docker images with headless browsers. Each image should expose a port through which it will receive Selenium commands.

Try using https://github.com/SeleniumHQ/docker-selenium for this.