Why not use the following method to call any Selenium APIs? customDirectCall(String method, Object[] args)
Thanks, Jian On Mon, Jan 17, 2011 at 4:54 PM, Manoj Chavan <[email protected]>wrote: > Hi, > > I am using flash-selenium plugin to test for embedded flash plugin for > charts. > The method FlashSelenium constructor requires a selenium handle to look for > the > flash object. Any suggestions on how to identify this embedded flash via > Groovy? > Or how do I get the selenium handle from 'connectURL()'? > > The flash object is inside of <embed> tag. > > 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.
