hound v1.1.1 Hound.Browser behaviour View Source
Low level functions to customize browser behavior
Link to this section Summary
Functions
Creates capabilities for the browser and options, to be sent to the webdriver
Returns a user agent string
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: Hound.BrowserLike.t()
t() :: Hound.BrowserLike.t()
Link to this section Functions
Link to this function
make_capabilities(browser_name, opts \\ []) View Source
Creates capabilities for the browser and options, to be sent to the webdriver
Link to this function
user_agent(ua) View Source
Returns a user agent string
Link to this section Callbacks
Link to this callback
default_capabilities(arg0) View Source
Link to this callback