-
Gabriel Mazetto authored
To run capybara with firefox, set the ENV variable: `WEBDRIVER` to `firefox` It will run in 'headless' mode by default unless `WEBDRIVER_HEADLESS` is set to `false`, `no` or `0`
9fd73908
To run capybara with firefox, set the ENV variable: `WEBDRIVER` to `firefox` It will run in 'headless' mode by default unless `WEBDRIVER_HEADLESS` is set to `false`, `no` or `0`