> That actually sounds promising. This may be a dumb question but can anyone 
> think of a way to slave the WebDriver and JUNIT together?


Take a look at: 
http://nadimsaker.blogspot.de/2011/10/how-to-run-selenium-webdriver-code-with.html

Before setting up WebDriver in the setUp() method you should be able add 
code to install a database fixture for testing. 

-- J.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to