0 votes
in Selenium by
Which of the following method performs a context-click at the mouse location?

Click_Context

context.Click()

context_Click()

contextClick()
...