robot framework上传文件的文件路径

pathisnotcanonical:F:\ui_robot\robot\resource\..\sourcefiles\creative.mp4是因为../返回父级目录... path is not canonical: F:\ui_robot\robot\resource\..\sourcefiles\creative.mp4是因为../返回父级目录不规范吗??不应该呀!!我的文件目录如图 展开
 我来答
秋梵昆鹏0HM
2018-06-07 · 超过20用户采纳过TA的回答
知道答主
回答量:69
采纳率:53%
帮助的人:6.3万
展开全部
choose file

官方给定的解释如下:

Source:
Selenium2Library <test library>
Arguments:
[ locator | file_path ]
Inputs the `file_path` into file input field found by `identifier`.
This keyword is most often used to input files into upload forms. The
file specified with `file_path` must be available on the same host where
the Selenium Server is running.
Example:
Choose File my_upload_field /home/user/files/trades.csv

一开始以为进入到上传页面,点击浏览,再使用choose file,结果发现,这个函数包含了 点击浏览--选中文件 那么点击浏览就是多余的操作了

在该页面,就只需要执行choose 就可以将图片选中,执行的具体命令为:

choose file xpath=//div[@class='pd6 dot fcb']/span/input
C:\\Documents and Settings\\zhouxuan\\My Documents\\My
Pictures\\bug5.png

其中xpath为选中浏览图标的路径,而 C:\\Documents and Settings\\zhouxuan\\My Documents\\My Pictures\\bug5.png(此处的\\为转义用,当只用\时会出现错误)则为需要上传的图片的路径。

该操作执行完毕后,则会显示为:

图片已经顺利加载进来了,后续的操作就很简单了。
旧神牛藏路蓓14
2018-06-07 · 超过14用户采纳过TA的回答
知道答主
回答量:95
采纳率:32%
帮助的人:27.5万
展开全部
休闲饺春常备低讣
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式