View Source ScraperEx.Task.Config.Navigate (scraper_ex v0.2.3)
Navigates to a page, can specify load_time
Link to this section Summary
Link to this section Types
@type t() :: %ScraperEx.Task.Config.Navigate{ load_time: pos_integer(), url: String.t() }