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

BrowserLikeContextFactory not available in some conditions #2560

Closed
unode opened this issue Feb 13, 2017 · 1 comment
Closed

BrowserLikeContextFactory not available in some conditions #2560

unode opened this issue Feb 13, 2017 · 1 comment

Comments

@unode
Copy link

unode commented Feb 13, 2017

While tracing the error that lead to #2555 I tried the workaround mentioned in the documentation without success.

This code lives incontextfactory.py but was not reachable as the import was failing on my system due to #2555.

This file is a large try/except block with many potential points of failure and it's likely to trip other users in the future.
That said, could this be refactored to provide a fallback for BrowserLikeContextFactory or otherwise reduce the scope of the try/except to avoid breaking the API?

@redapple
Copy link
Contributor

redapple commented Feb 13, 2017 via email

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

No branches or pull requests

2 participants