API Docs for: 0.0.6
Show:

FirefoxDriver.Commands.Marionette.Element Class

Element related Marionette commands see JsonProtocol

Methods

attribute

()

Gets the value of an specific attribute

clear

()

Clears the contents of an input/text field

click

()

Clicks an element

cssProperty

()

Gets the value of an css property

displayed

()

Checks if an element is displayed

element

()

Selects an element

elements

()

Selects multiple elements

enabled

()

Checks if an element is enabled

selected

()

Checks if an element is selected

size

()

Gets the width & height of an element

submit

()

TODO: Find JS workaround (Marionette doesn't has a submit handler yet) DOES NOT WORK YET!

text

()

Gets the inner text of an element

val

()

Gets the value of an element