Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
LuckyFlow::Driver
Inherits
Reference
<
Object
Instance methods
accept_alert
Source
add_cookie
(key :
String
, value :
String
)
Source
current_url
Source
dismiss_alert
Source
find_css
(query :
String
) :
Array
(
LuckyFlow::Element
)
Source
find_xpath
(query :
String
) :
Array
(
LuckyFlow::Element
)
Source
get_cookie
(key :
String
) :
String
|
Nil
Source
hover
(element :
LuckyFlow::Element
)
Source
html
Source
maximize_window
Source
reset
Source
resize_window
(width :
Int64
|
Nil
, height :
Int64
|
Nil
)
Source
screenshot
(path :
String
)
Source
shutdown
Source
stop
Source
visit
(url :
String
)
Source
window_size
Source
Macros
unsupported
Source