Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20990

Clear breakpoints by script

$
0
0

Hi all! Sometimes I run my project and forget to clear breakpoints, is there any way to clear it by script?

 

For example, I would like to clear all breakpoints by doing something like this:

 

function clearBreakpoints(){

   // clear breakpoints magic

}

 

Anybody?


Viewing all articles
Browse latest Browse all 20990

Trending Articles