Sunday, September 21, 2014

Chrome Develop Tools Tips -2

  • using monitorEvents like the Spy++ using in old days to monitor event triggered on an element

image

  • by pressing CTL+F, you can use element/css/xpath selector to select the right element.

image

image

  • in the timeline of network tab, you can sort by the latency that find which site’s DNS sucks (latency)

image

image

  • besides javascript breaks, you can setup DOM breaks.

image

wheneven this is one change, it will break and stop

image

No comments:

 
Locations of visitors to this page