Re: selenium-maven-plugin howto specifie multiple browsers

2009-02-16 Thread Martin Höller
Obviously I was wrong: according to [0], execution of a single plugin multiple times is possible. [0] http://article.gmane.org/gmane.comp.java.maven-plugins.mojo.user/1307 hth, - martin On 05 Feb 2009, Martin Höller wrote: Hi! Executing one plugin with different configurations in one phase

Re: selenium-maven-plugin howto specifie multiple browsers

2009-02-05 Thread kukudas
couldn't find any hint in the documentation i hope somebody can help me. Thanks kukudas -- View this message in context: http://www.nabble.com/selenium-maven-plugin-howto-specifie-multiple-browsers-tp21830943p21830943.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: selenium-maven-plugin howto specifie multiple browsers

2009-02-05 Thread Martin Höller
Hi! Executing one plugin with different configurations in one phase seems to be a common problem in maven. Problems usually occur with the maven-antrun-plugin or the exec-maven-plugin, but as we see it could also hit other plugins as well. I think(!) the only possibility you have is to use

selenium-maven-plugin howto specifie multiple browsers

2009-02-04 Thread kukudas
hi, how can i run selenese command with more than one browser ? Atm i use browser*opera/browser for example. I couldn't find any hint in the documentation i hope somebody can help me. Thanks kukudas -- View this message in context: http://www.nabble.com/selenium-maven-plugin-howto-specifie