Starting the selenese goal using selenium-maven-plugin
------------------------------------------------------

                 Key: MSELENIUM-20
                 URL: http://jira.codehaus.org/browse/MSELENIUM-20
             Project: Maven 2.x Selenium Plugin
          Issue Type: Bug
          Components: selenese
    Affects Versions: 1.0-beta-2
         Environment: Windows Server 2003
            Reporter: xti
            Assignee: Jason Dillon
         Attachments: pom-selenium.xml

I tried adding selenium-maven-plugin in order to run our selenium tests 
automatically when executing "mvn integration-test". We're using version 
1.0-beta-2-SNAPSHOT.

The project builds correctly, all normal test run correctly and when the 
integration tests are run we use the selenium-maven-plugin to start the server 
and we start the selenese goal to run a html testsuite. Apparently the 
start-server goal is not necessary when using the selenese goal. (Gives an 
address in use [JVM_Bind] exception if we use both). So when only using the 
selenese goal the browser starts but we get a 404 page not found error. 

We would really like to use html testsuites and the remote control version of 
the server. The pom we use is included in the attachement. Do we have to add 
something to specify the use of the RC version of the selenium server instead 
of the core?

Any help is very much appreciated.

Steven Rymenams
XT-I


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to