Returns The tag name of the element.
Returns:
The tag name of the element
59 60 61
# File 'lib/capybara/node/simple.rb', line 59 def tag_name native.node_name end