Can we automate the action to hover outside viewport using selenium?
I’m getting Move Target out of Bounds Exception if I’m giving any coordinates outside the viewport boundary in the method moveByOffset().
So I want to know if it is possible to automate the moving of cursor outside viewport.