mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
Add workaround note with link to #1180
This commit is contained in:
@@ -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)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user