Module: Selenium::WebDriver::Edge::Features

Includes:
Chromium::Features
Included in:
Remote::Bridge
Defined in:
sig/gems/selenium/edge/features.rbs

Constant Summary collapse

EDGE_COMMANDS =

Returns:

  • (Hash[Symbol, Array[Symbol | String]])
COMMANDS =

Returns:

  • (Object)

Constants included from Chromium::Features

Chromium::Features::CHROMIUM_COMMANDS

Instance Method Summary collapse

Methods included from Chromium::Features

#available_log_types, #cast_issue_message, #cast_sink_to_use=, #cast_sinks, #delete_network_conditions, #launch_app, #log, #network_conditions, #network_conditions=, #send_command, #set_permission, #start_cast_desktop_mirroring, #start_cast_tab_mirroring, #stop_casting

Methods included from _Bridge

#bridge, #execute, #execute_async_script, #execute_script

Instance Method Details

#command_listObject

Returns:

  • (Object)


11
# File 'sig/gems/selenium/edge/features.rbs', line 11

def command_list: -> untyped

#commandsObject

Parameters:

  • command (Object)

Returns:

  • (Object)


13
# File 'sig/gems/selenium/edge/features.rbs', line 13

def commands: (untyped command) -> untyped