Configuring the Browser (Mozilla Firefox)

Now when we all know the basics of JMeter, lets workout with the tool practically and record a test plan.

For recording we will be using any of the public site and a Mozilla Firefox browser.
But before we record we need to configure the browser...
Follow the following steps for configuration:


  • Start Mozilla Firefox
  • From the tool bar, Click Tools > Options
  • An Options window will open.
  • Select “Advanced tab” and “Network tab” from that window.


  • Click on “settings…” button and “connection settings” window will open.
  • On the new popup, check “Manual proxy configuration”. The address and port fields should be enabled now.
  • Address – enter “localhost” or the IP address of your system.
  • Port – enter “8080”.
  • Check “Use this proxy server for all protocols”

  • Click “ok” button
  • Click “ok” button again. This should return you to the browser

Now your browser is capable of recording test plan.
At this point now we are ready to record using Mozilla Firefox browser.
In this way we configure our browser to record with JMeter.