The firebug add-on lets us more easily inspect the web page to:
• explore the DOM,
• the element names and Ids,
• to see the Ajax calls being made and understand the functional flow of the web page