View Source ScraperEx.Task.Config.Input (scraper_ex v0.2.2)
Inputs text into a input
Link to this section Summary
Link to this section Types
@type t() :: %ScraperEx.Task.Config.Input{ input: String.t(), selector: Hound.Element.selector() }
Inputs text into a input
@type t() :: %ScraperEx.Task.Config.Input{ input: String.t(), selector: Hound.Element.selector() }