[Git][noosfero/noosfero][master] selenium: display Firefox version

Antonio Terceiro gitlab at mg.gitlab.com
Thu Feb 11 18:23:30 BRST 2016


Antonio Terceiro pushed to branch master at Noosfero / noosfero


Commits:
9be60d08 by Antonio Terceiro at 2016-02-11T18:22:57-02:00
selenium: display Firefox version

- - - - -


1 changed file:

- lib/tasks/selenium.rake


Changes:

=====================================
lib/tasks/selenium.rake
=====================================
--- a/lib/tasks/selenium.rake
+++ b/lib/tasks/selenium.rake
@@ -1,4 +1,5 @@
 desc 'Runs Seleniun acceptance tests'
 task :selenium do
+  puts "Firefox version = #{`firefox --version`}"
   sh "xvfb-run -a cucumber -p selenium --format #{ENV['CUCUMBER_FORMAT'] || 'progress'}"
 end



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/9be60d087a7103891bfdb55e6077ea832c2f404f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20160211/7dc93f4d/attachment.html>


More information about the Noosfero-dev mailing list