This project shows how to execute Selenium test scripts using Docker, enabling you to run tests in Chrome, Edge, and Firefox browsers without installing browser dependencies or headless browsers locally. All browsers run inside Docker containers, providing a portable and consistent test environment.
-
Updated
Jan 29, 2026 - JavaScript