Sandy Demi wrote:
Has anyone used Selenium (in TestRunner mode) to test a JBoss web application? I’m not sure where the selenium files need to be. There’s an Apache web server running on the same machine. Can we just put the selenium files in to doc root of the Apache server?
I'm currently using it with JBoss. I don't have Apache on my local development box, so I haven't really tried that approach. One easy solution I have found (which is probably not very ideal) is having a build target that archives the Selenium directory along with the other web files into your application's war, so that Selenium can be deployed along with your application. Any better ideas would be appreciated. Regards, Mohammed _______________________________________________ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users