Open Sidebar
Close Sidebar
lucky_flow
main
AuthenticLuckyFlowHelpers
AvramLuckyFlowHelpers
LuckyActionLuckyFlowHelpers
LuckyFlow
Driver
DriverInstallationError
Element
ElementNotFoundError
Error
ErrorMessageWhenNotFound
Expectations
HaveCurrentPathExpectation
HaveElementExpectation
HaveTextExpectation
FindElement
HabitatSettings
InfiniteRedirectError
InvalidMultiSelectError
InvalidOperationError
NotSupportedByDriverError
NotSupportedByElementError
Registry
Selector
Selenium
Chrome
Driver
Driver
Element
Firefox
Driver
Spec
Webless
Browser
Driver
Element
Form
Spec
Item
class
LuckyFlow::
FindElement
LuckyFlow::FindElement
Reference
Object
Overview
Find element on a page with a retry
Defined in:
lucky_flow/find_element.cr
Constructors
.new
(driver : LuckyFlow::Driver, selector, text inner_text : Nil | String =
nil
)
Class Method Summary
.run
(*args, **named_args) : LuckyFlow::Element
Instance Method Summary
#run
: LuckyFlow::Element
Constructor Detail
def self.
new
(driver :
LuckyFlow::Driver
, selector, text inner_text : Nil | String =
nil
)
#
[
View source
]
Class Method Detail
def self.
run
(*args, **named_args) :
LuckyFlow::Element
#
[
View source
]
Instance Method Detail
def
run
:
LuckyFlow::Element
#
[
View source
]