module

Marionette::DriverOptions

Instance methods

chrome_options(args = [] of String, extensions = [] of String | IO, binary = nil, debugger_address = nil, page_load_strategy : PageLoadStrategy | Nil = nil, experimental_options = {} of String => String, logging_prefs = {} of String => String, capabilities = {} of String => String)
Source
edge_options(args = [] of String, page_load_strategy : PageLoadStrategy | Nil = nil, is_legacy = false, browser_name = nil)
Source
firefox_options(args = [] of String, binary = nil, page_load_strategy : PageLoadStrategy | Nil = nil, log_level = nil)
Source
opera_options(args = [] of String, page_load_strategy : PageLoadStrategy | Nil = nil, android_package_name = nil, android_device_socket = nil, android_command_line_file = nil)
Source
webkit_gtk_options(args = [] of String, binary = nil, overlay_scrollbars = nil)
Source
wpe_webkit_options(args = [] of String, binary = nil)
Source