I am using selenium with Grid to test web application. But I get unexpected results when the physical mouse is over the browser window.
Issue details: https://github.com/angular/protractor/issues/3802
I would like to move the physical mouse outside of browser window. I am not sure how to achieve it. I am using selenium grid to run tests on remote machines, so I would require something that would work over grid.