This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Does Firefox Quantum support sending HTTP post request from built in Web Developer Tools?

more options

I would like to understand if the Developer Tools in Firefox Quantum support sending HTTP posts requests and if so where in the developer tools can this be done.

I would like to understand if the Developer Tools in Firefox Quantum support sending HTTP posts requests and if so where in the developer tools can this be done.

Solución elegida

I'm having to guess at the context of your question...

You can use the Web Console to run scripts in the context of the page, so if you have a script you want to test -- to generate a background post from data in the page or anything else -- you can paste and execute it there.

https://developer.mozilla.org/docs/Tools/Web_Console

If you have something else in mind that isn't answered on MDN, there is a forum for developer tools over here:

https://discourse.mozilla.org/c/devtools

Leer esta respuesta en su contexto 👍 0

Todas las respuestas (1)

more options

Solución elegida

I'm having to guess at the context of your question...

You can use the Web Console to run scripts in the context of the page, so if you have a script you want to test -- to generate a background post from data in the page or anything else -- you can paste and execute it there.

https://developer.mozilla.org/docs/Tools/Web_Console

If you have something else in mind that isn't answered on MDN, there is a forum for developer tools over here:

https://discourse.mozilla.org/c/devtools