Selenium WebDriver Tutorial#30- How to Perform Right Click in Selenium

In this selenium webdriver tutorial we will learn How to Perform Right Click in Selenium WebDriver. Performing right click in Selenium is possible by Actions class and method used is contextclick(). We will learn to perform right click anywhere on page or any specific webelement using contextclick().

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.