hita0

Results 4 comments of hita0

软件不能针对选项索引值进行循环? 我加了一个js var select = document.getElementByNames("m_yxdh")[0]; select.selectedIndex++; 代码报错 错误为: Message: javascript error: {"status":32,"value":"Unable to locate an element with the xpath expression because of the following error:\nSyntaxError: Failed to execute 'evaluate'...

哦 这个我没有说明白,就是选择任意一个选项之后都会变成这样,被选择项出现在第一个,横线是第二个,试过多个循环也不行。

可不可以用python或js命令按照索引值切换?

xpath和网页的不一致,我就在程序里可以添加点击或提取,然后把xpath复制出来