class Selenium::WebDriver::Interactions::TypingInteraction

def encode

def encode
  {type: @type, value: @key}
end