# File lib/scrubyt/core/navigation/navigation_actions.rb, line 89 def self.click_link(link_spec,index=0) FetchAction.click_link(link_spec,index) end