Ok, I'm so dumb.
D:/_AUDIENS/workspace/trunk/agepro-prototype/src/test/resources/user-extensions.js
Instead of :
D:/_AUDIENS/workspace/trunk/agepro-prototype/src/test/resources/user-extensions.js
So this works. (but defaultUserExtensionsEnabled must true because the file
is appended)
2012/4
Thanks for your advice Mirko, I'll give it a try.
After trying :
/user-extensions.js
It seems that it still doesn't work. This is really weird.
Must I activate the ? (true or false)
I'll search about that... But that's hard to find how it works...
Thanks for your help everyone.
2012/4/26 Mirko
Hello Paul,
you could give:
/user-extensions.js
a try, all resources in src/test/resources should be in the test class
path and as you put it into the upmost directory you should be able to
access it via "/" as resource.
Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github
I managed to get my user-extensions-loaded.
true
D:/_AUDIENS/workspace/trunk/agepro-prototype/src/test/resources/user-extensions.js
Simpler than I thought... Thanks a lot :)
2012/4/26 Olivier Lamy
>
> http://mojo.codehaus.org/selenium-maven-plugin/start-server-mojo.html#defaultUserExtensions
>
http://mojo.codehaus.org/selenium-maven-plugin/start-server-mojo.html#defaultUserExtensions
Point it to a resource available (check is done in the following order):
* as a File
* as an URL
* as a resource available in classloader (the mojo use
Thread.currentThread().contextClassLoader.getResource(
Oh ok, that's why I was afraid of mailing lists.
It's about maven-selenium-plugin.
Sorry for my mistake ^^
2012/4/26 Wayne Fay
> > I'm not familiar with mailing list, I hope I'm not doing a mistake ^^
> > So I have a problem with the tag. How am I
> supposed
> > to use it ?
>
> This mailing li
> I'm not familiar with mailing list, I hope I'm not doing a mistake ^^
> So I have a problem with the tag. How am I supposed
> to use it ?
This mailing list is a general bucket which supports lots of plugins.
Which plugin in particular are you looking for help with?
It is common for people to i