right_click
The command to right-click the element.
Syntax
Element.right_click()Usage
py.get('#context-menu').right_click()# 'py' does not have this command
py.right_click()Arguments
Yields
Last updated
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()Last updated