class LuckyFlow::ElementNotFoundError
- LuckyFlow::ElementNotFoundError
- LuckyFlow::Error
- Exception
- Reference
- Object
Defined in:
lucky_flow/errors.crConstructors
Constructor Detail
def self.new(driver : LuckyFlow::Driver, selector : String, inner_text : String | Nil)
#