Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lucky_flow
v0.6.0-preview
LuckyFlow
Chromedriver
Element
ElementNotFoundError
Error
ErrorMessageWhenNotFound
Expectations
BeOnPageExpectation
FindElement
HabitatSettings
Selector
Server
Built with Crystal 1.9.2
2023-10-08 02:58:51 UTC
class
LuckyFlow::ErrorMessageWhenNotFound
LuckyFlow::ErrorMessageWhenNotFound
Reference
Object
Defined in:
lucky_flow/error_message_when_not_found.cr
Constructors
.new
(selector : String, inner_text : String | Nil, negate : Bool =
false
)
Class Method Summary
.build
(*args, **named_args)
Instance Method Summary
#build
#inner_text
Constructor Detail
def self.
new
(selector : String, inner_text : String | Nil, negate : Bool =
false
)
#
[
View source
]
Class Method Detail
def self.
build
(*args, **named_args)
#
[
View source
]
Instance Method Detail
def
build
#
[
View source
]
def
inner_text
#
[
View source
]