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()

Related questions

0 votes
asked May 20, 2020 in ReactJS by GeorgeBell
0 votes
asked Sep 4, 2021 in Python by SakshiSharma
...