diff --git a/lib/units/websocket/index.js b/lib/units/websocket/index.js index 8cd3c5fb..31d8c943 100644 --- a/lib/units/websocket/index.js +++ b/lib/units/websocket/index.js @@ -561,6 +561,7 @@ module.exports = function(options) { ]) } catch(err) { + //workaround for https://github.com/openstf/stf/issues/1180 log.error('input.touchMove had an error', err.stack) } })