[
https://jira.jboss.org/jira/browse/GTNPORTAL-548?page=com.atlassian.jira....
]
Dimitri BAELI resolved GTNPORTAL-548.
-------------------------------------
Resolution: Done
Support added for selenium.port, and selenium.browser by the way.
Doc in readme contains :
Changing the port (JBoss is using 4444 in default config):
** mvn install -Pselenium -Dselenium.port=6666
Changing the browser (firefox, safari, iexplorer, opera):
** mvn install -Pselenium -Dselenium.browser=safari
Selenium Configurable Selenium port
-----------------------------------
Key: GTNPORTAL-548
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-548
Project: GateIn Portal
Issue Type: Sub-task
Reporter: Dimitri BAELI
Assignee: Dimitri BAELI
Fix For: 3.0.0-CR01
JBoss uses the port 4444 by default so Selenium tooling should be able to change its
running port
In the start server:
*
http://mojo.codehaus.org/selenium-maven-plugin/start-server-mojo.html#port
In JUnit (surefire):
* The variable selenium.server.port should be sufficient
EXPECTED:
* Be able to run the test suite using a SeleniumServer not on 4444
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira