Skip to content

bearandgiraffe/ansible-role-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium

Role to install headless Selenium web driver.

Requirements

None.

Role Variables

username:       vagrant
group_name:     '{{ username }}'
user_home_path: '/home/{{ username }}'

Dependencies

bearandgiraffe.base
bearandgiraffe.java8

Example Playbook

- hosts: servers
  roles:
    - { role: bearandgiraffe.selenium }

License

The Unlicense (see LICENSE)

Author Information

Youssef Chaker (@ychaker) from Bear & Giraffe LLC (@bearandgiraffe).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published