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

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

visual studio 2010 - Connect to informix database windows form application -

android - Associate same looper with different threads -