The following two methods are delegated to Selenium calls: void runScript(String script); String getEval(String script);
Thanks, Jian On Thu, Feb 3, 2011 at 2:08 PM, Manoj Chavan <[email protected]> wrote: > Hi, > > Can I use getEval() without getting a selenium handle to execute a > javascript? > I am trying to execute a method of a flashplugin of Fusion Chart. An > pointers. > Since Tellurium does not support <embed> tag, I cannot access the Flash > Plugin > directly, I have to rely on a javascript to access it. > > Regards, > > Manoj > > -- > 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.
