class

Selenium::Capabilities

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

accept_insecure_certs
Source
accept_insecure_certs=(accept_insecure_certs : Bool | Nil)
Source
browser_name
Source
browser_name=(browser_name : String | Nil)
Source
browser_version
Source
browser_version=(browser_version : String | Nil)
Source
page_load_strategy
Source
page_load_strategy=(page_load_strategy : String | Nil)
Source
platform_name
Source
platform_name=(platform_name : String | Nil)
Source
proxy
Source
proxy=(proxy : ProxyConfiguration | Nil)
Source
set_window_rect
Source
set_window_rect=(set_window_rect : Bool | Nil)
Source
strict_file_interactability
Source
strict_file_interactability=(strict_file_interactability : Bool | Nil)
Source
timeouts
Source
timeouts=(timeouts : TimeoutConfiguration | Nil)
Source
unhandled_prompt_behavior
Source
unhandled_prompt_behavior=(unhandled_prompt_behavior : String | Nil)
Source

Nested types