class Selenium::DocumentManager

Defined in:

selenium/document_manager.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(command_handler : Selenium::CommandHandler, session_id : String) #

[View source]

Instance Method Detail

def command_handler : CommandHandler #

[View source]
def execute_async_script(script, args : Array(_) = [] of String) #

[View source]
def execute_script(script, args : Array(_) = [] of String) #

[View source]
def page_source #

[View source]
def path_variables #

[View source]
def session_id : SessionId #

[View source]