AirAlertMapUaWallpaper::Browser
Inherits Reference < Object
Constructors
new(type : Type, driver_path : String, width = 2560, height = 1440)
SourceInstance methods
create_chrome_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
Sourcecreate_firefox_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
Sourcetake_screenshot(language : String = DEFAULT_LANGUAGE, light : Bool = false, preset : String = DEFAULT_PRESET, hide_date : Bool = false) : File
Source