Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lucky_flow
v0.1.0
LuckyFlow
Chromedriver
Element
ElementNotFoundError
Error
ErrorMessageWhenNotFound
Expectations
BeOnPageExpectation
FindElement
Selector
Server
Settings
Built with Crystal 1.9.2
2023-10-08 10:09:55 UTC
class
LuckyFlow::ErrorMessageWhenNotFound
LuckyFlow::ErrorMessageWhenNotFound
Reference
Object
Defined in:
lucky_flow/error_message_when_not_found.cr
Class Method Summary
.build
(selector : String, inner_text : String | Nil, negate : Bool =
false
)
Class Method Detail
def self.
build
(selector : String, inner_text : String | Nil, negate : Bool =
false
)
#
[
View source
]