Is there anyway to swipe on an element in Android web context?

While running on Android in web context, found that ‘performTouchAction’ is not available to perform swipe. Any idea on implementing swipe in android web context? (I am using javascript/node)