class

Marionette::Service

Inherits Reference / Object

Constants

SERVICE_CHECK_INTERVAL = 100.milliseconds
SERVICE_RETRY_LIMIT = 10

Constructors

new(browser : Browser, path = nil, port = nil, host : String = "127.0.0.1", args : Array(String) = [] of String, env : Hash(String, String) = ENV.to_h)
Source

Instance methods

browser
Source
closed?
Source
command_line_args
Source
open?
Source
path
Source
port
Source
process
Source
send_remote_shutdown
Source
start
Source
stderr
Source
stdout
Source
stop
Source