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