Hi, We have testing scenarios crossing number of pages (10+). When I look at the example Tellurium projects, UI modules are usually defined in class level setup. That leads to large number of static variable which is regarded as bad practice in test class. Do anybody have best practice organizing UI modules to minimize the number? Is there any concern that I move defineUI to method level setup?
Thanks, Liang HE --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
