The command to right-click the element.
Element.right_click()
py.get('#context-menu').right_click()
# 'py' does not have this command py.right_click()
None
(Pylenium) so you can chain another command
Last updated 5 years ago