class Selenium::NavigationManager

Defined in:

selenium/navigation_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 go_back #

[View source]
def go_forward #

[View source]
def refresh #

[View source]
def session_id : SessionId #

[View source]