[ 
https://issues.apache.org/jira/browse/JSPWIKI-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627429#comment-13627429
 ] 

Glen Mazza commented on JSPWIKI-770:
------------------------------------

I've been looking at this right now -- it appears the selenese goal: 
http://mojo.codehaus.org/selenium-maven-plugin/selenese-mojo.html is the one 
we'll need, as the parameters it takes maps pretty closely to what we provide 
for Ant; however, our Selenium test suites are written in HTML but they 
recommend we use Java instead: 
http://mojo.codehaus.org/selenium-maven-plugin/faq.html.

This seems like a two-part process: get Selenium working with one of our five 
test sets (we have five test sets in Ant with different configuration 
information), then figure out how this can be done for all five.  The 
integration tests run after the WAR file has been created; I'm not sure how we 
can dynamically change the WAR (or its expanded contents) for five separate 
situations--it will be interesting to figure out the Maven way of doing this.
                
> Enable Selenium testing via Maven execution
> -------------------------------------------
>
>                 Key: JSPWIKI-770
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-770
>             Project: JSPWiki
>          Issue Type: New Feature
>          Components: Build system
>            Reporter: Juan Pablo Santos Rodríguez
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to