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, path_variables : Hash(String, String) = {} of String => String, parameters = {} of String => String) : JSON::Any #

[View source]
def http_client : HttpClient #

[View source]