Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set break on: ->... when get into Google Devtool, to always get set on
#1
How can we set break on: ->...  when get into Google Devtool, to always get set on for certain URL when it is active, and is left 'as is' (unset) for the rest
Reply
#2
Do you mean breaking when JavaScript access specified URL?
Reply
#3
yes, breaking when an element attribute is being modified.. user will only need preset it up once for a particular URL, then keep getting set on everytime the url is opened.
Reply
#4
You may check this:
http://blittle.github.io/chrome-dev-tool...oints.html
Reply
#5
Thanks a billion!
Reply
#6
I saw this in a video of FB2Mate's fanpage.
You can use a app called XHR Breakpoints
XHR Breapoints allow you to break whenever a server request URL contains a particular value. Add an XHR breakpoint within the Sources tab. Click the + icon and enter a value to break on.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)