Normally Selenium logging is done by having the user manually open the logging window in the browser prior to launching the tests. But in driven mode, the browser automatically starts running tests immediately upon startup; there's no time to click on the "Show Log" button to get the logs.

Does logging work at all in Driven mode? How are you supposed to turn it on? Is there some query argument to SeleneseRunner.html that makes it open the logging window (at some specific logging level) before getting the first test?

-Dan
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to