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::ElementNotFoundError
LuckyFlow::ElementNotFoundError
LuckyFlow::Error
Exception
Reference
Object
Defined in:
lucky_flow/errors.cr
Constructors
.new
(selector : String, inner_text : String | Nil)
Constructor Detail
def self.
new
(selector : String, inner_text : String | Nil)
#
[
View source
]