class Selenium::CommandHandler

Included Modules

Defined in:

lib/selenium/src/selenium/command_handler.cr
tiktok_passport/ext/selenium/command_handler.cr

Instance Method Summary

Instance Method Detail

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

[View source]