Get element HTML

  1. Place the Charles: Element HTML element on the page

  2. Give it a value for the selector that matches the element you want to select, eg. html to select the whole html document:

Please note that Charles will automatically select the first element that matches the selector.

Learn more about CSS selectors:

Last updated