class

AirAlertMapUaWallpaper::Browser

Inherits Reference < Object

Constructors

new(type : Type, driver_path : String, width = 2560, height = 1440)
Source

Instance methods

create_chrome_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
Source
create_firefox_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
Source
take_screenshot(language : String = DEFAULT_LANGUAGE, light : Bool = false, preset : String = DEFAULT_PRESET, hide_date : Bool = false) : File
Source

Nested types