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