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.
Superclass for classes defining actions Do not initialize directly, only use subclass
Instance Attribute Summary collapseA new instance of Interaction.
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 Interaction.
33 34 35
# File 'rb/lib/selenium/webdriver/common/interactions/interaction.rb', line 33 def initialize(source) assert_source(source) endInstance Attribute Details #type ⇒ 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.
31 32 33
# File 'rb/lib/selenium/webdriver/common/interactions/interaction.rb', line 31 def type @type endInstance Method Details #assert_source(_source) ⇒ 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.
37 38 39
# File 'rb/lib/selenium/webdriver/common/interactions/interaction.rb', line 37 def assert_source(_source) raise NotImplementedError, 'subclass responsibility' 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