class Marionette::Origin::ElementSelector

Defined in:

marionette/actions.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Marionette::Origin

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(selector : String, location_strategy : LocationStrategy) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def location_strategy : LocationStrategy #

[View source]
def location_strategy=(location_strategy : LocationStrategy) #

[View source]
def name : String #

[View source]
def selector : String #

[View source]
def selector=(selector : String) #

[View source]