【发布时间】:2017-09-14 12:31:59
【问题描述】:
我无法点击图片-->地图-->区域标签中的链接。谁能帮我解决这个问题。我想点击不(或)关闭。
<div id="IPEinvL" style="z-index: 10000; width: 439px; height: 360px; left: 463px; top: 0px; background-color: white; position: absolute; margin-left: 0px; margin-top: 0px;">
<img alt="Would you like to participate in a short study?" usemap="#IPEMap" src="XXXXXXXXXXXXXXXXXXXX.png" border="0" height="360" width="439">
<map name="IPEMap">
<area shape="rect" coords="405,15,424,33" href="javascript:clWin()" alt="close">
<area shape="rect" coords="117,229,214,258" href="javascript:fOpen()" alt="yes">
<area shape="rect" coords="225,229,323,258" href="javascript:clWin()" alt="no">
</map>
<img id="countInvites" src="XXXXXXXXXXXXXXXXX/Counter/counter_N.png?surveyID=120799&siteID=1&langID=1&traceID=2" style="border: 0px; margin-top: -10px;" alt="" height="0" width="0">
</div>
【问题讨论】:
标签: javascript java selenium selenium-webdriver