Selenium Engine - Selenium 2 presents error every time

Thursday, February 7, 2013
Avatar
I am trying to run a test using the Selenium 2 Engine included in your zip. I need this due to most of our applications being programmed for Chrome. However, I get this error every time I try to execute a test:

Faulting application name: chromedriver.exe, version: 0.0.0.0, time stamp: 0x50f3f38c
Faulting module name: chromedriver.exe, version: 0.0.0.0, time stamp: 0x50f3f38c
Exception code: 0x80000003
Fault offset: 0x00014fe0
Faulting process id: 0xb68
Faulting application start time: 0x01ce04be7e212a53
Faulting application path: C:\Users\jcross\Documents\Selenium\chromedriver.exe
Faulting module path: C:\Users\jcross\Documents\Selenium\chromedriver.exe
Report Id: efe4e1e3-70b1-11e2-a8d9-38607703b9e8

From the Event Viewer.

If you need me to send an email for further communication please let me know. 

I am using an linked html script saved from Selenium IDE, however when I use an attached file it doesn't work either open||http://www.google.com goes nowhere

I am able to run a Selenium 1 script just fine through Remote Launch but that doesn't support Chrome. Any help here is appreciated.
1 Replies
Friday, February 8, 2013
Avatar
re: jcross Thursday, February 7, 2013

Hi Justin

It looks like the error is coming from the ChromeDriver.exe code that is actually part of Selenium WebDriver. We use their .NET library to call Selenium, so we're not really able to give much more help. I'd suggest asking on the Selenium forums if anyone has come across this error when they are calling it from .NET.

Regards

Adam

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Thursday, February 7, 2013
  • Last Reply: Friday, February 8, 2013
  • Replies: 1
  • Views: 5931