use*_*231 5 testing selenium-ide
在selenium IDE中上传文件的脚本或如何使用selenium自动上传文件
小智 4
您可以使用
selenium.type("xpath of text box","path of your file")
命令=类型 目标=文本框的xpath 值=您的文件的路径
例子:
selenium.type("id=cvfile", "D:\\Automation\\resume.doc");
归档时间:
13 年,8 月 前
查看次数:
7359 次
最近记录: