跳至主要内容

downloadFile

通过使用downloadFile命令,从运行 Selenium 节点的远程计算机下载文件到本地文件系统。

信息

请注意,仅当您使用带有 Chrome、Edge 或 Firefox 的Selenium Grid并在功能中设置了se:downloadsEnabled标志时,才支持此命令。

用法
browser.downloadFile(fileName, targetDirectory)
参数
名称类型详情
fileName字符串远程文件路径
targetDirectory字符串本地计算机上的目标位置

欢迎!我怎样才能帮到您?

WebdriverIO AI Copilot