# File lib/selenium/webdriver/common/touch_screen.rb, line 15 def single_tap(element) assert_element element @bridge.touchSingleTap element.ref end