# File lib/scrubyt/core/navigation/navigation_actions.rb, line 57 def submit(index=nil, type=nil) FetchAction.submit(index, type) end