class Marionette::Origin::ElementSelector

Defined in:

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) #

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def location_strategy : LocationStrategy #

def location_strategy=(location_strategy : LocationStrategy) #

def name : String #

def selector : String #

def selector=(selector : String) #