0 votes
in Selenium by
Select the method which performs a context-click (right click) at the current mouse location.

a) click_Context()

b) context.Click()

c) contextClick()

d) context_Click()

1 Answer

0 votes
by
contextClick()
...