Win32::IEAutomation - Javascript Ability?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • siamps
    New Member
    • Jun 2007
    • 1

    Win32::IEAutomation - Javascript Ability?

    Hi,
    I have used IEAutomation module to automate IE broser. But, How to access the javascripts running inside some pages?. Can I access those methods defined inside the javascript?.
  • miller
    Recognized Expert Top Contributor
    • Oct 2006
    • 1086

    #2
    Greetings siamps,

    The best place to learn about that would be the documentation.

    cpan Win32::IEAutoma tion

    After doing a quick inspection, it does not appear to have any such javascript ability. This makes sense, as the whole point of this module is simply to automate a normal users interaction, not directly edit or deal with the source of the webpage.

    - Miller

    Comment

    Working...