0
<td class="button" nowrap align="center">
<a href="#" onKeyPress="javascript:checkkey(event);" onMouseDown="javascript:funclogin();">
Login
</a>
</td>
pythonでセレンを使用してこのボタンをクリックするにはどうすればよいですか?リンクをクリックするには?
[xpathを使用してセレンにどこをクリックするかを指定することができますか?](http://stackoverflow.com/questions/3406103/using-xpath-to-tell-selenium-where-to-click) – Li0liQ
あなたは精巧にできますかもっと詳しく –