class

Flux

Inherits Reference < Object

Constructors

new(engine = :firefox, options = Marionette.firefox_options(args: [""]))
Source

Class methods

step
Source

Instance methods

attr(el, value)
Source
checkbox(id, checked = true)
Source
clear(el)
Source
click(el)
Source
css(el, prop)
Source
displayed?(el)
Source
enabled?(el)
Source
field(name, by = :id)
Source
fill(el, value, by = :id)
Source
fullscreen
Source
selected?(el)
Source
session
Source
step
Source
submit(el, by = :id)
Source
text
Source
visit(path : String)
Source

Macros

method_missing(call)
Source