[jboss-dev-forums] [QA of JBoss Portal] - Re: automating jboss portal admin ui testing usign selenium
prabhat.jha@jboss.com
do-not-reply at jboss.com
Sun Jun 15 21:45:56 EDT 2008
The test module code is at http://anonsvn.jboss.org/repos/portal/modules/test/trunk so you need to checkout this codebase. Then
1. export PATH=/usr/lib/firefox-1.5.0.12:$PATH (for fedora)
2. mvn -f test/pom.xml install -DJBOSS_4_2_1_HOME=/home/prabhat/jboss-4.2.2.GA
This will run all tests in test module. I hope this helps.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158238#4158238
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4158238
More information about the jboss-dev-forums
mailing list