# WebDrivers Installer > A script installs the right drivers for your browsers, Chrome/Chromium and Firefox, works on Windows, Linux and Mac. ## Linux & Mac & Windows (WSL) ```bash /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Yokozuna59/webdriver-installer/master/install.sh)" ```