我正试图通过这样做来获得一个带有selenium ide的命令:
storeTextPresent|myText|title
gotoIf|storedVars.tite|true
echo|${"true"}
但它不起作用......我有:[错误]意外异常:fileName - > chrome://flowcontrol/content/extensions/goto-sel-ide.js?1347871647495,lineNumber - > 120。
有人知道如何获得回报吗?
谢谢
答案 0 :(得分:0)
我没有检查gotoIf上的布尔支持,但如果gotoIf想要转到标签,我看不到上面脚本中定义的标签。 此外,“storedVars.tite”引用看起来拼写错误。