[arquillian-issues] [JBoss JIRA] Created: (ARQ-436) Logging selenium tests progress to console

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon May 9 13:12:18 EDT 2011


Logging selenium tests progress to console
------------------------------------------

                 Key: ARQ-436
                 URL: https://issues.jboss.org/browse/ARQ-436
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Selenium
            Reporter: Lukáš Fryč


It would be nice to provide functionality which was formerly provided by Ajocado:

Selenium tests logs their progress into console, it makes possible to watch what is happening - at least in TestNG environment, which tests do not log progress by default (JUnit log result for each test class).

https://github.com/arquillian/arquillian-ajocado/blob/1.0.0.Alpha2/testng/src/main/java/org/jboss/arquillian/ajocado/testng/listener/ConsoleStatusTestListener.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list