Flux
Constructors
new(engine = :firefox, options = Marionette.firefox_options(args: [""]))
SourceClass methods
step
SourceInstance methods
attr(el, value)
Sourcecheckbox(id, checked = true)
Sourceclear(el)
Sourceclick(el)
Sourcecss(el, prop)
Sourcedisplayed?(el)
Sourceenabled?(el)
Sourcefield(name, by = :id)
Sourcefill(el, value, by = :id)
Sourcefullscreen
Sourceselected?(el)
Sourcesession
Sourcestep
Sourcesubmit(el, by = :id)
Sourcetext
SourceMacros
method_missing(call)
Source