how to click span link in Win32::IEAutomation
- From: herb@xxxxxxxxx (Nuggit)
- Date: Thu, 26 Jun 2008 07:27:37 -0700 (PDT)
Has anyone been able to click a span link, if so how to do it?
Source behind my link is:
<div style="height:24px; visibility:inherit; text-align:left;"><span
class="textlink" onmouseout="this.style.cursor='default'"
onmouseover="this.style.cursor='hand'"
onClick="javascript:addPartitionRow('partition_table');fieldsUpdated()">Add
Partition</span></div>
is this possible with $ie->getLink?
.
- Prev by Date: parsing a tree like structure
- Next by Date: not able to install Digest::SHA
- Previous by thread: parsing a tree like structure
- Next by thread: not able to install Digest::SHA
- Index(es):