class Selenium::CommandHandler

Included Modules

Defined in:

selenium/command_handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(http_client : Selenium::HttpClient) #

[View source]

Instance Method Detail

def execute(command : Symbol, path_variables : Hash(String, String) = {} of String => String, parameters = "{}") : JSON::Any #

[View source]
def http_client : HttpClient #

[View source]