Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/.net/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Webdriver 属性存储名称警告_Webdriver_Selenium Webdriver - Fatal编程技术网

Webdriver 属性存储名称警告

Webdriver 属性存储名称警告,webdriver,selenium-webdriver,Webdriver,Selenium Webdriver,从excel工作表执行多个数据后,将显示警告消息 警告:5的属性存储名称为空-设置为根条目 请解释为什么会出现此警告。这是因为您使用的是xls Excel 97-2003文件,只需将您的文件修改为“.xlsx”,即excel2007文件格式(xlsx)

从excel工作表执行多个数据后,将显示警告消息

警告:5的属性存储名称为空-设置为根条目


请解释为什么会出现此警告。

这是因为您使用的是xls Excel 97-2003文件,只需将您的文件修改为“.xlsx”,即excel2007文件格式(xlsx)