javascript - simulate key and trackpad events nightwatch -


i need simulate scrolling using mouse wheel , trackpad. there way in can in nightwatch or javascript?the nightwatch documentation not have mentioned mousewheel , trackpad.any guidance in issue of great :)

use window.scrollby(x,y)

change x horizontal , y vertical scroll increments


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -