esolitos.chrome_headless

esolitos.chrome-headless

This Ansible role is used to install Chrome and ChromeDriver, which are helpful for Behat testing.

Role Variables

Check the defaults/main.yml file for more details.

Variable Default Description
chromedriver_version latest The version to install. Use "latest" to always get the most recent version.
chromedriver_path /opt/google/chromedriver/bin/ The location where ChromeDriver is installed.
google_chrome_package_name google-chrome-stable The name of the Chrome package.

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - esolitos.chrome_headless

License

BSD

Informazioni sul progetto

Install Google Chrome and ChromeDriver

Installa
ansible-galaxy install esolitos.chrome_headless
Licenza
bsd-3-clause
Download
613