[ 
http://jira.codehaus.org/browse/MSELENIUM-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dillon closed MSELENIUM-30.
---------------------------------

    Resolution: Won't Fix

The {{selenese}} goal is basically a port of the {{SelenaseAntTask}} and is 
very limited... and seems to be causing a lot of people problems, almost to the 
point where I am considering dropping support for it in future releases.

Anyways, the goal uses {{HTMLLauncher}} which starts up an inline 
{{SeleniumServer}} instance (does not fork one) so its not possible to 
configure DISPLAY related env stuff.

I suggest you use the documented method using Surefire:

 * 
http://mojo.codehaus.org/selenium-maven-plugin/examples/using-with-surefire.html

> Add displayPropertiesFile support for selenium:selenese goal
> ------------------------------------------------------------
>
>                 Key: MSELENIUM-30
>                 URL: http://jira.codehaus.org/browse/MSELENIUM-30
>             Project: Maven 2.x Selenium Plugin
>          Issue Type: Improvement
>          Components: selenese
>    Affects Versions: 1.0-beta-3
>            Reporter: Mat Schaffer
>            Assignee: Jason Dillon
>             Fix For: 1.0-rc-2
>
>
> We're trying to use the xvfb goal in conjunction with the selenese goal for 
> running headless HTML test suites.  It appears that the selenese mojo doesn't 
> support the displayPropertiesFile configuration element which would allow it 
> to pickup the DISPLAY environment variable correctly from the xvfb goal.
> We can work around it by manually setting DISPLAY to :20 (or other specified 
> for xvfb).  But it would be nice if the selenese goal had similar support for 
> the properties file, as selenium:start-server does.
> Thanks!

-- 
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