Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


google_chrome_devtools_tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
google_chrome_devtools_tips [2018/02/05 20:06] – created juckinsgoogle_chrome_devtools_tips [2019/09/12 10:00] (current) juckins
Line 1: Line 1:
 ==== Google Chrome DevTools Tips ==== ==== Google Chrome DevTools Tips ====
  
 +To monitor network traffic, identify the webpage you want to inspect, including filling out forms, etc.
  
 +Push F12 to load Chrome's DevTools console in a new pane on the right side of the browser.  
 +
 +Click Network at the top of the pane if it is not already selected.
 +
 +A small red circle should be illuminated in the pane indicating it is ready to capture data.
 +
 +Now finish loading the webpage you want to inspect.  For example, fill out an HTML form and click "Search" or "Submit".  
 +
 +As the page loads the Chrome DevTools pane will populate with data similar to Firefox's HttpFox add-on.
 +
 +Once the data stops loading, you can stop capturing the data and search the results like HttpFox.
 +
 +[[https://www.localsearchforum.com/threads/make-google-chrome-show-http-and-www-again-in-address-bar.53155/|Make Chrome display http and https in address bar]]
google_chrome_devtools_tips.txt · Last modified: 2019/09/12 10:00 by juckins