Most likely, you will use the List or Table Tellurium objects to achieve that. You can find many examples from the reference projects where our Tellurium web site includes data grids to show issues, downloads, and so on..
Thanks, Jian On Wed, Jul 22, 2009 at 5:20 PM, Paul <[email protected]> wrote: > > Sorry about the slow reply. > > The reason I asked about generating UI modules at runtime is I am > trying to use Tellurium to verify dynamic data. On example might be if > you had a sidebar on a website that listed the recent pages you have > visited where the key point is you don't know how many items will be > found there until runtime. After doing a bit more research on the > Tellurium website it appears that this is dealt with by using > templates. I still need to try some examples with these and I will > post back if I have questions regarding them. > > Thanks, > Paul > > On Jul 20, 11:43 am, Jian Fang <[email protected]> wrote: > > Why do you need to generate the UI modules at runtime? I don't think that > is > > the target > > the Trump was designed for. Assume we could provide that capability, how > do > > you > > auto generate the test scripts then? > > > > Initially, we thought of the idea you mentioned in your second question, > but > > we soon realized that is > > really not practical for real applications simply because the > applications > > are way > > too complicated for trump to automatically generate UI modules. The best > way > > is you select whatever you want to test to create an individual module > for > > each piece. > > Otherwise, you will have headache to maintain your UI modules. > > > > Thanks, > > > > Jian > > > > On Mon, Jul 20, 2009 at 2:28 PM, Paul <[email protected]> wrote: > > > > > Hi all, > > > > > I have a couple questions regarding TrUMP. > > > > > First, is there any way to call TrUMP internally to generate UI > > > modules at run time? > > > > > Secondly, is there any way to have TrUMP automatically scan a page and > > > generate a module that encapsulates all page elements without manually > > > clicking each element individually? > > > > > Thanks, > > > Paul > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
