dominicm, Really appreciate your feedback on TrUMP. TrUMP will convert the onclick event to the respond attribute, for example, I used it to get the following UI,
CheckBox(uid: "checkbox", clocator: [tag: "input", type: "checkbox", value: "checkbox", name: "checkbox"], respond: ["click"]) In that case, I can just use click "checkbox" Could you elaborate your problem a bit so that we can fully understand the problem itself. Thanks in advance, Jian On Mar 2, 12:35 pm, dominicm <[email protected]> wrote: > Hi, > > I have used TrUMP experimentally, but at the moment I prefer to had > code my UI objects in order to gain a greater understanding of the > code itself. > > I think I will start to use it more as I get more used to the FE code > structure on our site, and do use it now when I'm having problems with > a particular element. > > One niggle - I cannot seem to get clickable elements to appear in > TrUMP. I have the same problem when using Inspect Element from Firebug > too so I doubt there is a way around this. > > Overall a useful addition. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
