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

page.setRequestInterception is not a function #2

Open
bluzi opened this issue Aug 17, 2018 · 1 comment
Open

page.setRequestInterception is not a function #2

bluzi opened this issue Aug 17, 2018 · 1 comment

Comments

@bluzi
Copy link

bluzi commented Aug 17, 2018

Hello,

Thanks for making this package, I'm trying to use it to test my code on Firefox, however I need setRequestInterception and it doesn't seem to be available, though it is part of puppeteer.

Any chance it could be done using headless Firefox? I'll try to dig and find the answer myself, if I'll find something I'll make a PR, but thought maybe you already tried.

@autonome
Copy link
Owner

Hi @bluzi, thanks for the report!

Headless should be implemented, but I haven't tested in a long time, could be underlying Foxdriver stuff failed or Firefox impl changed. Filed #3

Hm, all the underlying APIs needed for implementing setRequestInterception definitely exist. I probably won't be able to work on it for some time however 😢

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