selenium rc 中click 返回按钮失败
在selenium中,执行selenium.click("//button")
selenium.click("//button")
出现如下错误:
-ERROR (SmartAutoMain.java:298)| ERROR: Command execution failure. Please search the user group at https://groups.google.com/forum/#!forum/selenium-users for error details from the log window.The error message is: 没有权限
com.thoughtworks.selenium.SeleniumException: ERROR: Command execution failure. Please search the user group at https://groups.google.com/forum/#!forum/selenium-users for error details from the log window.The error message is: 没有权限
点击‘取消’‘返回’按钮时,应该如何处理?
页:
[1]