class Selenium::Safari::Service

Defined in:

selenium/safari/service.cr

Instance Method Summary

Instance methods inherited from class Selenium::Service

base_url : String base_url, default_port : Int32 default_port, start start, stop stop

Constructor methods inherited from class Selenium::Service

new(driver_path : String, port : Int32 = default_port, args : Array(String) = [] of String) new

Class methods inherited from class Selenium::Service

chrome(**opts) chrome, firefox(**opts) firefox, safari(**opts) safari

Instance Method Detail

def default_port : Int32 #

[View source]
def stop #

[View source]