51Testing软件测试论坛 's Archiver
软件测试论坛
›
[Selenium]
› selenium+python (上传文件操作,上传不了)
ff_candy
发表于 2015-4-17 11:07:10
selenium+python (上传文件操作,上传不了)
driver.find_element_by_name("file").send_keys('D:\\selenium_use_c
ase\upload_file.txt')
这种方式是不能上传的
求方法
afs1984
发表于 2015-4-21 16:07:27
你的上传按钮是swf的吗,如果是这种,selenium解决不了。貌似只能靠autoit这种第三方的来解决。
页:
[1]
查看完整版本:
selenium+python (上传文件操作,上传不了)