Hi Dominic,

Are you trying to run tests in a distributed/parallel environment?
i.e.,
distribute tests to different Selenium servers? If that is the case,
we need some function like Selenium HUB.

Thanks,

Jian

On Dec 3, 5:54 am, dominicm <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am looking for ways to alter the tellurium configuration at runtime
> to allow:
> 1. The same set of tests to be run on different browsers.
> 2. Easy configuration to point the tests to different test
> environments.
>
> Currently I need to manually edit the TelluriumConfig.groovy file to
> use a different browser or test environment. I could automate this and
> write code to create a new config file at runtime, but I would prefer
> if possible to allow the use of glovbal variables, something like
>
> baseUrl = currenttTestEnvironment
>
> browser = currentBrowser
>
> How could I achieve this?
>
> Thanks,
>
> Dominic
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to