Module: RubyCrawl::Helpers

Included in:
RubyCrawl
Defined in:
lib/rubycrawl/helpers.rb

Overview

Validation helpers mixed into RubyCrawl.

Constant Summary collapse

VALID_WAIT_UNTIL =
%w[load domcontentloaded networkidle commit].freeze