# File lib/scrubyt/core/navigation/navigation_actions.rb, line 79 def click_by_xpath(xpath) FetchAction.click_by_xpath(xpath) end