class LuckyFlow::ElementNotFoundError

Defined in:

lucky_flow/errors.cr

Constructors

Constructor Detail

def self.new(driver : LuckyFlow::Driver, selector : String, inner_text : String | Nil) #

[View source]