java - Firefox WebDriver: error in command_processor.js? -
from began:
i connect autoit selenium tutorial used:
runtime.getruntime().exec("d:\autoit\autoittest.exe"); driver.get("http://www.example.com");
and naw i’m have big problem:
org.openqa.selenium.webdriverexception: [javascript error: "a null" {file:...anonymous654436572778016798webdriverprofile/extensions/ fxdriver@googlecode.com/components/command_processor.js" line: 8732}]' [javascript error: "a null" {file: ".../appdata/local/temp/ anonymous654436572778016798webdriverprofile/extensions/fxdriver@googlecode.com /components/command_processor.js" line: 8732}]' when calling method: [nsicommandprocessor::execute]
Comments
Post a Comment