# File lib/selenium/webdriver/common/mouse.rb, line 21 def context_click(element = nil) move_if_needed element @bridge.contextClick end