Selenium Java - Actions Class
You need to right-click on an element and then select an option from the context menu using Selenium Java. Which of the following code snippets correctly uses the
Actions API to achieve this?