On Mon, May 23, 2011 at 9:37 AM, anshul mittal <[email protected]> wrote: > can anyone suggest a link or way to use continuum to automate functional > tests written in java to be run for web applications by maven
I think the search term you're missing is "Selenium". For an example, you can look at the continuum-webapp-test module in Continuum's own source code: http://svn.apache.org/repos/asf/continuum/trunk/continuum-webapp-test/ -- Wendy
