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::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
]