Letractively / aost

Automatically exported from code.google.com/p/aost
Other
1 stars 0 forks source link

Use system properties to overwrite tellurium configuration #429

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Robert Fletcher to tellurium-users

Hi

Is it possible to override config values from TelluriumConfig.groovy
with system properties? What I'm specifically interested in doing is
specifying the embedded Selenium server port and the browser, but
theoretically other things could be useful as well.

With the Hudson CI server I can allocate a random open port that I
could then assign for use as the Selenium server port. This means
multiple jobs can run simultaneously without clashing on port 4444.
Similarly the ability to have a system property override the browser
would mean developers working on different machines (especially since
Firefox 3.6 on Mac is not supported) could run in their preferred
browser, also continuous integration jobs can run the tests against
different browsers to ensure compatibility.

Cheers,
Rob

Original issue reported on code.google.com by John.Jian.Fang@gmail.com on 21 May 2010 at 12:40

GoogleCodeExporter commented 8 years ago

Original comment by John.Jian.Fang@gmail.com on 11 Jun 2010 at 8:24

GoogleCodeExporter commented 8 years ago

Original comment by John.Jian.Fang@gmail.com on 9 Nov 2010 at 3:51

GoogleCodeExporter commented 8 years ago

Original comment by kimmking...@gmail.com on 23 Nov 2010 at 3:49