Title: RE: [Selenium-users] Test result logs in test runner mode

When I like to generate reports in test runner mode I would have to change the source code then? Or is there any other way?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dan Fabulich

Sent: Friday, January 13, 2006 3:26 PM
To: selenium-users@lists.public.thoughtworks.org
Cc: [EMAIL PROTECTED]
Subject: Re: [Selenium-users] Test result logs?

Paatsch, Bernd wrote:

> Where can I find the logs that are generated during a test run?

In the pure-_javascript_ mode, the logs are only generated if you click on the "Show Log" button prior to launching your tests.  The logs are written directly into that window.

In Driven mode, it's up to the driver code to do the logging...  log anywhere you like.

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

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

Reply via email to