墨小洲

Lifelong nothing but love and freedom.

导航

2016年7月28日

摘要: Python+selenium不能直接处理swfupload图片上传的问题。需要借助鼠标模拟点击按钮,调用autoit生成的exe处理程序完成。 1,selenium 元素定位到上传按钮,模拟鼠标点击 upload_20=self.brow.find_element_by_css_selector( 阅读全文

posted @ 2016-07-28 15:25 墨小洲 阅读(535) 评论(0) 推荐(0)