Where do I see the activity of Web Drivers Execution

9 views
Skip to first unread message

Kumar

unread,
Jun 4, 2012, 8:32:49 AM6/4/12
to seleniu...@googlegroups.com
Hi there,
 
I am new to Selenium testing using Webdrivers.
I created a simple script in Eclipse to run and it runs fine.
But, I dont see its activity whether the step passed or not and if failed where it failed, etc.
Where do I see that?
 
Thanks,
Alok

David

unread,
Jun 4, 2012, 3:49:44 PM6/4/12
to Selenium Users
It should show in the console output tab in Eclipse. If test is JUnit,
it will also show pass/fail and messages in JUnit tab.

If using RemoteWebDriver, can also see it on the server side output on
the server you started. If using FF/IE/etc drivers locally, you won't
have this server side output (it is just on the console of Eclipse,
etc.).
Reply all
Reply to author
Forward
0 new messages