class

Selenium::WindowManager

Inherits Reference < Object

Constructors

new(command_handler : Selenium::CommandHandler, session_id : String)
Source

Instance methods

close_window
Source
command_handler
Source
fullscreen
Source
maximize
Source
minimize
Source
new_window(type : Symbol = :tab)
Source
resize_window(width : Int64 | Nil = nil, height : Int64 | Nil = nil)
Source
session_id
Source
set_window_rect(width : Int64 | Nil = nil, height : Int64 | Nil = nil, x : Int64 | Nil = nil, y : Int64 | Nil = nil) : WindowRect
Source
set_window_rect(window_rect)
Source
switch_to_window(window_handle)
Source
window_handle
Source
window_handles
Source
window_rect
Source