Simply use properties
<properties>
<firefox.path>/usr/share/bin/firefox</firefox.path>
</properties>
and wherever you need that value, just replace by ${firefox.path}
Cheers,
Guillaume
Le 29/09/2011 16:16, sandy a écrit :
Dear friends
I am successful in integrating selenium html tests using maven on my local
machine.
In my pom.xml i give the local path for firefox to run the html test.
how should i do to customise my firefoxpath.
--
View this message in context:
http://maven.40175.n5.nabble.com/customisation-of-path-in-pom-tp4853264p4853264.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]