leochabi / selenium-vba

Automatically exported from code.google.com/p/selenium-vba
0 stars 1 forks source link

Error #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When running the quick test I get an error:

"
The exception unknown software exception (0xc0000409) occurred in the 
application at location 0x057aaed8
"

By changing the browser to Firefox I do not get the error and the QuickTest.vbs 
performs as expected.

The script seems to error on line 13, of the attached copy, when trying to use 
"Selenium.type" in Internet Explorer.

Attached is a copy of the QuickTest.vbs for future reference.

Original issue reported on code.google.com by matthewkastor@gmail.com on 6 May 2012 at 4:17

Attachments:

GoogleCodeExporter commented 8 years ago
This exception is raised by the Selenium libraries over which i have no control.
Anyway, I uploaded a new version 1.0.5.0 using the standalone server to launch 
IE.
It should be more stable and may fix this issue.

Original comment by florentbr on 7 May 2012 at 8:32

GoogleCodeExporter commented 8 years ago
Ah, I get it. :D If I knew how to fix the libraries I'd get on it and help 
Selenium to be better. Thank you for changing the wrapper so it works with what 
they've provided though. This is really good stuff here. :D

Original comment by matthewkastor@gmail.com on 7 May 2012 at 12:25

GoogleCodeExporter commented 8 years ago
Nothing much to do here.

Original comment by florentbr on 26 Aug 2012 at 8:46