我正在使用python
编写一个selenium web驱动程序。
我需要click
上selenium
的{{1}}上的python
的帮助。
我的html
页面信息如下:
<code>
<a href="javascript:void(0);" onclick="location.href='Yad2Edit.php?SalesID=11847965&leumiCardEnabled=0'">
<img style="border: 0px;" src="http://images.yad2.co.il/Pic/site_images/yad2/MyYad2/images/myorderbottom/new/edit_ad.png" alt="">
</a>
</code>