python +selenium上传文件

python +selenium上传文件 分为2部分

1、是input标签

driver.find_element_by_name("upload").send_keys('C:\test.txt')

2、非input标签

https://blog.csdn.net/weixin_42024694/article/details/80080629

上班求生存,下班求发展
原文地址:https://www.cnblogs.com/ljf520hj/p/12181098.html