Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: Win32::IEAutomation click link help

by Anonymous Monk
on Dec 23, 2011 at 11:51 UTC ( [id://944908]=note: print w/replies, xml ) Need Help??


in reply to Re: Win32::IEAutomation click link help
in thread Win32::IEAutomation click link help

An additional problem with the html , since Win32::IEAutomation::getLink uses  $agent->Document->links, but InternetExplorer.Application doesn't consider an A element without a href attribute a link, its not listed under  ->links.

The DOM method getElementById() will find it , but naturally it won't do anything, since "javascript:" in an onclick attribute is an error

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://944908]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-26 05:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found