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
Post a Comment