angularjs - Chrome Driver suspend Angular, Javascript, or Websocket to prevent DOM destruction -


in app testing, there websocket events cause dom destroyed , recreated several times per second. wondering if can use chrome driver temporarily stop these updates happening. options stop websocket events, stop javascript or stop angular doing constant refreshing nonsense. need re-start whatever able stop. suggestions?


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -