On 10/20/06, Mick Knutson <[EMAIL PROTECTED]> wrote:
Where did you put selimuim then? I made a whole sub project for it and deploy a war file. Sounds like I went the wRong way.
Not wrong, just different. :) You might want to look at how we've set up Selenium tests for the Shale and MyFaces example apps. There is some information on the wiki: http://docs.codehaus.org/display/MAVENUSER/Maven+and+Selenium We're set up with HostedQA to run the tests remotely on various browsers. I'm not sure what running Selenium tests in JUnit buys you, since what I'm interested in is whether the complicated JavaScript stuff in JSF components works in IE6, IE 7, Firefox, etc. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
