Class: Selenium::WebDriver::Interactions::KeyInput::TypingInteraction Private

Inherits:
TypingInteraction show all
Defined in:
lib/selenium/webdriver/common/interactions/key_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.

Backward compatibility in case anyone called this directly

Instance Attribute Summary

Attributes inherited from TypingInteraction

#type

Attributes inherited from Interaction

#type

Method Summary

Methods inherited from TypingInteraction

#assert_source, #assert_type, #encode, #initialize

Methods inherited from Interaction

#assert_source, #initialize

Constructor Details

This class inherits a constructor from Selenium::WebDriver::Interactions::TypingInteraction