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
struct
LuckyFlow::
Expectations::
HaveCurrentPathExpectation
LuckyFlow::Expectations::HaveCurrentPathExpectation
Struct
Value
Object
Defined in:
lucky_flow/expectations/have_current_path_expectation.cr
Constructors
.new
(expected_path : String)
Instance Method Summary
#failure_message
(flow)
#match
(flow : LuckyFlow) : Bool
#negative_failure_message
(_flow)
Constructor Detail
def self.
new
(expected_path : String)
#
[
View source
]
Instance Method Detail
def
failure_message
(flow)
#
[
View source
]
def
match
(flow :
LuckyFlow
) : Bool
#
[
View source
]
def
negative_failure_message
(_flow)
#
[
View source
]