在IE中打开Gmail,按某条件搜索全部邮件,如何用VB6代码在当前的IE窗口打开第一封信件,然后单击开回复按钮?

解决方案 »

  1.   

    ???
    似乎没有可点击的元素:Outerhtml:
    <div class="av" style="color: #666">Inbox</div>
    整行的:<td id=":94" tabindex="0" role="link" class="xY "><div class="xS"><div class="xT"><div class="yi" id=":93"><div class="ar as"><div class="at" title="Inbox" style="background-color: #ddd; border-color: #ddd;"><div class="au" style="border-color:#ddd"><div class="av" style="color: #666">Inbox</div></div></div></div><div class="as">&nbsp;</div></div><div class="y6"><span id=":92">[ProZ.com job] English - Chinese (Simplified)_General Field _From Lionbridge</span><span class="y2">&nbsp;<span dir="ltr">-</span>&nbsp;posted at <b>ProZ</b>.com that might interest you. According to the information in your <b>ProZ</b>.com profile, you meet the preliminary</span></div></div></div></td><td class="yf xY ">&nbsp;</td><td class="xW xY "><span title="Mon, Jul 30, 2012 at 3:26 PM" id=":91">Jul 30</span></td>
    还请高手继续指教