Skip to content

Commit

Permalink
Merge pull request heroku#42 from aledustet/chore/updated-readme-to-a…
Browse files Browse the repository at this point in the history
…dd-implicit-javascript-driver

Added implicit set of javascript driver on readme
  • Loading branch information
joshwlewis authored Jul 9, 2018
2 parents 51e3b79 + f34594b commit 58c8f08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,6 @@ Capybara.register_driver :chrome do |app|
desired_capabilities: Selenium::WebDriver::Remote::Capabilities.chrome(chrome_opts)
)
end
Capybara.javascript_driver = :chrome
```

0 comments on commit 58c8f08

Please sign in to comment.