Skip to content

Commit

Permalink
Add selenium_chrome_headless_billy to README (oesmith#270)
Browse files Browse the repository at this point in the history
It looks like the `:selenium_chrome_headless_billy` driver was added to this project recently, but not documented yet in the README.
  • Loading branch information
ecbrodie authored and ronwsmith committed Jul 8, 2019
1 parent a496bab commit ee21b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ require 'billy/capybara/rspec'
# select a driver for your chosen browser environment
Capybara.javascript_driver = :selenium_billy # Uses Firefox
# Capybara.javascript_driver = :selenium_chrome_billy
# Capybara.javascript_driver = :selenium_chrome_headless_billy
# Capybara.javascript_driver = :apparition_billy
# Capybara.javascript_driver = :webkit_billy
# Capybara.javascript_driver = :poltergeist_billy
Expand Down

0 comments on commit ee21b70

Please sign in to comment.