A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://seleniumhq.github.io/selenium/docs/api/rb/Selenium/WebDriver/Interactions/NoneInput.html below:

NoneInput — Documentation by YARD 0.9.37

Class: Selenium::WebDriver::Interactions::NoneInput Private
Inherits:
InputDevice show all
Defined in:
rb/lib/selenium/webdriver/common/interactions/none_input.rb
Overview

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

Creates actions specific to null input source This is primarily used for adding pauses

Instance Attribute Summary Attributes inherited from InputDevice

#actions, #name, #type

Instance Method Summary collapse Methods inherited from InputDevice

#add_action, #clear_actions, #create_pause, #encode

Constructor Details #initialize(name = nil) ⇒ NoneInput

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 a new instance of NoneInput.

31
32
33
34
# File 'rb/lib/selenium/webdriver/common/interactions/none_input.rb', line 31

def initialize(name = nil)
  super
  @type = Interactions::NONE
end

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4