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

猜你喜欢

转载自www.cnblogs.com/ljf520hj/p/12181098.html
今日推荐