dusk:chrome-driver

Install the ChromeDriver binary

Options

  • all - Install a ChromeDriver binary for every OS Optional
  • detect - Detect the installed Chrome / Chromium version Optional
  • proxy - The proxy to download the binary through (example: "tcp://127.0.0.1:9000") Optional
  • ssl-no-verify - Bypass SSL certificate verification when installing through a proxy Optional

Arguments

  • version - Optional
php artisan dusk:chrome-driver [--all] [--detect] [--proxy [PROXY]] [--ssl-no-verify] [--] [<version>]