[
http://jira.codehaus.org/browse/MSELENIUM-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_104276
]
Jason Dillon commented on MSELENIUM-20:
---------------------------------------
I'm not sure this is possible... or not easily implemented. The
{{org.openqa.selenium.server.htmlrunner.HTMLLauncher}} class which is what is
used to invoke the selenese/html testsuite only takes a
{{org.openqa.selenium.server.SeleniumServer}} instance on construction... and
the {{SeleniumServer}} is designed to start up a server.
Other bits that use a pre-launched server use
{{com.thoughtworks.selenium.DefaultSelenium}} which delegates to a pre-launched
server instance.
I'm down to add support to run selenese/html testsuites on a pre-launched
server... but I'm not sure how to do that. If you really want this, can you
please ping the selenium folks and ask if this is possible and inquire about
how to do it and report that information back here?
> 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