class

LuckyFlow::FindElement

Inherits Reference < Object

Find element on a page with a retry

Constructors

new(driver : LuckyFlow::Driver, selector, text inner_text : Nil | String = nil)
Source

Class methods

run(*args, **named_args) : LuckyFlow::Element
Source

Instance methods