Headless gem added
This commit is contained in:
parent
d4059ac966
commit
d656cb74f7
4 changed files with 14 additions and 0 deletions
|
@ -39,3 +39,8 @@ rescue NameError
|
|||
end
|
||||
|
||||
Cucumber::Rails::Database.javascript_strategy = :truncation
|
||||
|
||||
require 'headless'
|
||||
|
||||
headless = Headless.new
|
||||
headless.start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue