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/telluriumsource/tellurium-ide/0.8.0-SNAPSHOT/ 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.
