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
- #self?.app_data_path ⇒ Object private
- #self?.stringified? ⇒ Object private
Instance Method Details
#self?.app_data_path ⇒ 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.
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.
8 |
# File 'sig/gems/selenium/firefox/util.rbs', line 8
def self?.stringified?: (untyped str) -> untyped
|