I'm currently facing an issue where I am unable to find a suitable method for simulating a right click in my testing process. While there are plenty of instructions available for Java when using Selenium WebDriver, I am specifically writing tests in JavaScript. Does anyone have any insights or knowledge on how to approach this situation?