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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -