cookbook 'safaridriver', '~> 1.1.0'
The safaridriver cookbook has been deprecated
Author provided reason for deprecation:
The safaridriver cookbook has been deprecated and is no longer being maintained by its authors. Use of the safaridriver cookbook is no longer recommended.
safaridriver (2) Versions 1.1.0 Follow1
Selenium WebDriver for Safari
cookbook 'safaridriver', '~> 1.1.0', :supermarket
knife supermarket install safaridriver
knife supermarket download safaridriver
Selenium SafariDriver Cookbook
Installs SafariDriver (https://github.com/SeleniumHQ/selenium/wiki/SafariDriver).
Requirements
- Mac OS X 10.8+
- Chef 11.16+
Platforms
- Mac OS X
Cookbooks
- safari
- macosx_gui_login
Usage
Include cookbook in recipe or run list to install SafariDriver. Username and password are required to login to GUI.
Attributes
-
node['safaridriver']['username']
- Username to login as. Required. -
node['safaridriver']['password']
- Password of username. Required. -
node['safaridriver']['url']
- URL of SafariDriver to download.
Example
Install selenium node with safari capability
username = 'username' password = 'password' node.set['safaridriver']['username'] = username node.set['safaridriver']['password'] = password include_recipe 'safaridriver' node.set['selenium']['node']['username'] = username node.set['selenium']['node']['password'] = password node.set['selenium']['node']['capabilities'] = [ { browserName: 'safari', maxInstances: 1, version: safari_version, seleniumProtocol: 'WebDriver' } ] include_recipe 'selenium::node'
Getting Help
- Ask specific questions on Stack Overflow.
- Report bugs and discuss potential features in Github issues.
Contributing
Please refer to CONTRIBUTING.
License
MIT - see the accompanying LICENSE file for details.
Changelog
1.1.0
- SafariDriver release 2.48
1.0.0
- Initial release
Collaborator Number Metric
1.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.1.0 failed this metric
FC066: Ensure chef_version is set in metadata: safaridriver/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 failed this metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
1.1.0 failed this metric
FC066: Ensure chef_version is set in metadata: safaridriver/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 failed this metric
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.1.0 passed this metric
Testing File Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
1.1.0 failed this metric
1.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number