class

LuckyFlow::Webless::Driver

Inherits LuckyFlow::Driver < Reference < Object

Constructors

new(handlers : Array(HTTP::Handler))
Source
new(handler : HTTP::Handler)
Source

Instance methods

accept_alert
Source
current_url
Source
dismiss_alert
Source
find_xpath(query : String) : Array(LuckyFlow::Element)
Source
follow(method : String, url : String)
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
submit(request : HTTP::Request)
Source
visit(url : String)
Source
window_size
Source