Right click action in Selenium web driver can be done using Actions class. Right Click operation is also called Context Click in Selenium. Pre-defined method context click provided by Actions class is used to perform right click operation. This tutorial has the code to demonstrate right click operation using Actions class.
#actions #seleniumvba #practicalit #actionsclassinselenium #clickcontext #mouserightclick