dalekjs / dalek-browser-ie

[unmaintained] Internet Explorer Browser bindings for DalekJS
MIT License
9 stars 6 forks source link

TypeError: Cannot call method 'fin' of undefined #2

Closed vgm106 closed 11 years ago

vgm106 commented 11 years ago

Got this with the sample test on quickstart.

Running tests Running Browser: Internet Explorer

TypeError: Cannot call method 'fin' of undefined at Object.Test.done (C:\Users\ganesm1\Downloads\DalekJS Test\node_modules\da lekjs\node_modules\dalek-internal-driver\node_modules\dalek-internal-testsuite\n ode_modules\dalek-internal-test\index.js:172:22) at Object. (C:\Users\ganesm1\Downloads\DalekJS Test\node_modules\ dalekjs\node_modules\dalek-internal-driver\node_modules\dalek-internal-testsuite \node_modules\dalek-internal-test\index.js:59:12) at Timer.listOnTimeout as ontimeout

EDIT: same issue with chrome. This didn't happen in the previous version

asciidisco commented 11 years ago

The issue with chrome is resolved in version 0.0.4, fixes for IE will follow soon.

asciidisco commented 11 years ago

And with v 0.0.2 of the IE driver, the issue should be gone. It would be nice if you could retest & confirm, thank you :)

vgm106 commented 11 years ago

Ok, I updated and the chrome works fine but I think there is some security setting preventing from IE to work. I am getting Running Browser: Internet Explorer and nothing happens. Is there fix that I can do?

And with Phantom I have 'EXPECTED: Google FOUND: No Authorization'.