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

feat(firefox): basic request interception support #4034

Merged
merged 1 commit into from Feb 19, 2019

Conversation

aslushnikov
Copy link
Contributor

@aslushnikov aslushnikov commented Feb 19, 2019

This patch implements page.setRequestInterception, page.continue (without overrides)
and page.abort (without custom error codes) methods.

This patch implements `page.setRequestInterception`, `page.continue`
and `page.abort` methods.
@aslushnikov aslushnikov merged commit c118b20 into puppeteer:master Feb 19, 2019
@aslushnikov aslushnikov deleted the request-interception branch February 19, 2019 22:51
kiku-jw pushed a commit to kiku-jw/puppeteer that referenced this pull request Apr 6, 2019
This patch implements `page.setRequestInterception`, `page.continue`
and `page.abort` methods.
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.

None yet

1 participant