Hello,

is there a way to use Firefox with selenium plugin and some different port
than 4444 for the server?

I did not find any solution online, so I had to look into the code.

I tried to inherit SeleniumTestingEngineImpl to override it, but you use
private port = 4444
and
private selenium .. "*chrome"

perhaps public getter for both would help? The i can do my ninja hacks..

Anyways, I guess there is a better solution than that?

Thanks,
Tomas
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
JWebUnit-users mailing list
JWebUnit-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-users

Reply via email to