Trump does not work the same way as Selenium IDE does because it only records UI ui objects, not the actions.
That is to say, you need to click on any UI objects that you want to test. The selected UI object will be pushed into a queue in trump. Then, click the "generate" button, it will show you the generated UI module. More details are here http://code.google.com/p/aost/wiki/TrUMP On Mon, Feb 22, 2010 at 3:26 PM, Steve Holmes <[email protected]>wrote: > Hi John! > It doesn't appear to. > > Here are my steps: > Firefox -> Tools -> Trump IDE > <<IDE Pops up>> > Check to make sure it is set on record > go to www.google.com > <<Nothing happens in Trump IDE>> > Trying doing a search > <<Nothing happens in Trump IDE>> > Select google text box, right click and choose show in Trump > <<UI Model browser pops up but it's blank >> > > Hopefully this helps. > -Steve > > > > On Feb 22, 11:31 am, John <[email protected]> wrote: > > Trump does not work for iframes and popup windows at the time being. > > > > Sorry for the inconvenience. We will get back to work on trump once > > the 0.7.0 is officially out. > > > > If you try trump onwww.google.com, will it record the search UIs? > > > > Thanks, > > > > Jian > > > > On Feb 22, 2:25 pm, Steve Holmes <[email protected]> wrote: > > > > > > > > > Hi All! > > > I just tried to get Trump working on a Mac. First it didn't want to > > > install under firefox 3.6 so I downgraded to 3.5. But it wouldn't > > > record. I filed a bug and it was closed because there is a snapshot > > > fix for 3.6. So I upgraded again to 3.6 and downloaded the snapshot. > > > But it still won't record. Anyone have any luck working on a Mac? > > > Thanks! > > > -Steve > > -- > 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]<tellurium-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-users?hl=en. > > -- 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.
