【发布时间】:2011-12-09 21:12:37
【问题描述】:
<td class="button" nowrap align="center">
<a href="#" onKeyPress="javascript:checkkey(event);" onMouseDown="javascript:funclogin();">
Login
</a>
</td>
如何在 python 中使用 selenium 点击这个按钮?
【问题讨论】:
-
你能详细说明一下吗