anbutechie has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I m using IEAutomation module to identify webobjects (text box, listbox, etc) and I need to identifyflash objects (textbox, listbox, ect). in a web page. Can any one suggest the suitable module for this.

Regards,
Anbarasu
  • Comment on What are the modules available to Identifying Flash objects

Replies are listed 'Best First'.
Re: What are the modules available to Identifying Flash objects
by Corion (Patriarch) on Jun 26, 2009 at 08:52 UTC

    You cannot identify Flash elements in a Flash object.

Re: What are the modules available to Identifying Flash objects
by Anonymous Monk on Jun 26, 2009 at 08:48 UTC
    IEAutomation (wrapper for Win32::OLE) is that module. Asking the same question over and over and over and over again will not get you a different answer.