Test Execution Report Feature in Webdriver

86 views
Skip to first unread message

Arjun

unread,
Jun 1, 2009, 7:51:14 AM6/1/09
to webdriver
I have some script created in selenium where in i am using Logging
selenium loggin the test execution report.
Now i am planning to use webDriver code with selenium how about
logging the Result in webdriver

I.e can i use same selenium Logging feature in webdriver

If so we can Pls i want to use the same and Source for this will be
more helpfull fo rme
.

Simon Stewart

unread,
Jun 3, 2009, 5:37:26 AM6/3/09
to webd...@googlegroups.com
Hi,

WebDriver doesn't impose any logging framework on you at all: you can
use whichever framework seems best for you and your team. The easiest
way to do this is to wrap an instance of WebDriver using the
EventFiringWebDriver and implementing an event listener that performs
the logging for you.

Regards,

Simon
Reply all
Reply to author
Forward
0 new messages