class AirAlertMapUaWallpaper::Browser
- AirAlertMapUaWallpaper::Browser
- Reference
- Object
Defined in:
air_alert_map_ua_wallpaper/browser.crConstructors
Instance Method Summary
- #create_chrome_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
- #create_firefox_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
- #take_screenshot(language : String = DEFAULT_LANGUAGE, light : Bool = false, preset : String = DEFAULT_PRESET, map : String = DEFAULT_MAP, hide_date : Bool = false) : File
Constructor Detail
Instance Method Detail
def create_chrome_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
#
def create_firefox_session(driver_path : String) : Tuple(Selenium::Driver, Selenium::Session)
#
def take_screenshot(language : String = DEFAULT_LANGUAGE, light : Bool = false, preset : String = DEFAULT_PRESET, map : String = DEFAULT_MAP, hide_date : Bool = false) : File
#