51Testing软件测试论坛
标题:
python+selenium自动化测试(文件上传问题)
[打印本页]
作者:
王丽萍
时间:
2017-11-24 10:55
标题:
python+selenium自动化测试(文件上传问题)
测试上传文件功能
文件上传按钮的标签是非input标签
[attach]109447[/attach]
用定位元素方法定位到了上传文件按钮,但是不能click()
报没有click属性[attach]109448[/attach]
但是要上传文件必须先click,打开上传文件窗口后
才能进行文件上传操作
作者:
fhhh_eyou
时间:
2017-11-24 10:55
1.文件大小,类型,格式未定义正确
2.未选定上传路径调用接口
3.click点击事件未触发
作者:
Miss_love
时间:
2017-11-24 11:40
可能是没有定位到的原因。。
作者:
自信与活力
时间:
2017-12-7 17:38
应该是没有定位到,换一种方式,用find_element_by_xpath()试下
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2