Module: Selenium::WebDriver::Firefox::Util Private

Defined in:
sig/gems/selenium/firefox/util.rbs

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Instance Method Summary collapse

Instance Method Details

#self?.app_data_pathObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Object)


6
# File 'sig/gems/selenium/firefox/util.rbs', line 6

def self?.app_data_path: () -> untyped

#self?.stringified?Object

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Parameters:

  • str (Object)

Returns:

  • (Object)


8
# File 'sig/gems/selenium/firefox/util.rbs', line 8

def self?.stringified?: (untyped str) -> untyped