Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue#19: JSErrorCollector is broken with webdriver 2.45.0 and Firefox 36 #20

Merged
merged 2 commits into from
Mar 17, 2015

Conversation

tporeba
Copy link
Contributor

@tporeba tporeba commented Mar 13, 2015

I fixed the plugin, so that it works in Firefox 36 with new webderiver version. The "exposedProps" is no longer supported by Firefox (after long time of being deprecated).

I consulted some documentation and replaced that construct with other suggested by Mozilla (https://developer.mozilla.org/en-US/docs/Components.utils.cloneInto).

@mguillem
Copy link
Owner

Thanks.
As far as I could test the unit test errorInPopup fails whereas the other run fine. Do you have the same problem?

@mguillem mguillem merged commit 26505ac into mguillem:master Mar 17, 2015
@mguillem
Copy link
Owner

I've found and fixed the problem. Your fix has been included. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants