Thanks for your answers. You are right there are no DOM objects. A redesign of the product will possibly employ serialization to XML via JSX and I think this will solve this problem.
Thanks Aristotelis On Dec 1, 5:38 pm, Jian Fang <[email protected]> wrote: > BTW, if you are not sure if the runtime object is DOM, you could install > Tellurium IDE (a firefox plugin) from our > Maven repo, > > http://maven.kungfuters.org/content/repositories/snapshots/org/tellur... > > then try to record a test to see if Tellurium IDE works. If it works, then > you could use Tellurium. > > Thanks, > > Jian > > On Wed, Dec 1, 2010 at 10:17 AM, Jian Fang <[email protected]> wrote: > > Well, that depends on whether the UI objects are rendered as DOM at run > > time. If it is not, for example, > > a flash object, then Tellurium cannot be used. > > > Hope this helps, > > > Jian > > > On Wed, Dec 1, 2010 at 6:57 AM, autotester > > <[email protected]>wrote: > > >> I am wondering if Tellurium can be used to test a Java application > >> that is being accessed through a browser such as firefox. The sad > >> thing is that the UI objects of this java application are not > >> presented in HTML code from the browser. > > >> Best Regards > > >> Aristotelis > > >> -- > >> 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.
