# File lib/scrubyt/core/navigation/navigation_actions.rb, line 46
    def check_checkbox(checkbox_name)
      FetchAction.check_checkbox(checkbox_name)
    end