class LuckyFlow::FindElement
- LuckyFlow::FindElement
- Reference
- Object
Overview
Find element on a page with a retry
Defined in:
lucky_flow/find_element.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(session : Selenium::Session, selector : String, text inner_text : String | Nil = nil)
#