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