View Source Pages.Driver.Conn (Pages v0.4.0)
A page driver for interacting with Phoenix controllers.
Link to this section Summary
Link to this section Types
@type t() :: %Pages.Driver.Conn{conn: Plug.Conn.t()}
Link to this section Functions
Callback implementation for Pages.Driver.visit/2
.