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(plugin-inline-script-content): Swallow errors from selenium #605

Merged
merged 1 commit into from
Aug 12, 2019

Conversation

bengourley
Copy link
Contributor

Tolerates the following error:

WebDriverException: Message: Permission denied to access property "handleEvent"

Fixes #106

Tolerates the following error:

  WebDriverException: Message: Permission denied to access property "handleEvent"

Fixes #106
@bugsnagbot
Copy link
Collaborator

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.82 kB 12.20 kB
After 40.82 kB 12.20 kB
± ⚠️ +4 bytes ⚠️ +1 bytes

Generated by 🚫 dangerJS against 4784bc1

@bengourley bengourley merged commit 911451e into next Aug 12, 2019
@bengourley bengourley deleted the try-catch-handle-event branch August 12, 2019 16:16
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.

Errors with Selenium Webdriver
3 participants