Skip to content

Commit

Permalink
Fazer testes com navegador aberto funcionar
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaschabariberi committed Dec 4, 2019
1 parent f2e6304 commit c027ad6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/app/features/support/env.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,7 @@

require 'report_builder'

# Capybara.javascript_driver = :selenium_chrome #roda no navegador
# Capybara.javascript_driver = :selenium_chrome_headless #roda com o nageador em background
# Capybara.configure do |config|
# config.default_driver = :selenium_chrome #roda no navegador
# # config.default_driver = :selenium_chrome_headless #roda com o nageador em background
# end

0 comments on commit c027ad6

Please sign in to comment.